Iguanas Tinker Tweaks

Iguanas Tinker Tweaks

12M Downloads

Harvest Level override doesn't appear to be working

lhewett946 opened this issue ยท 1 comments

commented

I tried to override the mining level of Certus Quartz so that I could mine it with an Iron pickaxe. However, WAILA still reports that I need Obsidian mining level and I can't mine it with my iron pickaxe.

Contents of BlockOverride.cfg:

##########################################################################################################
# generaloredict
#--------------------------------------------------------------------------------------------------------#
# Adapt harvestability of all oredicted blocks here. The name is just the postfix, so instead of 'oreIron' you use 'Iron' and it changes all the iron oredcits it can find. like oreIron, denseoreIron, blockIron,...
##########################################################################################################

generaloredict {
    I:Quartz=2
}

I have enable override in Modules.cfg

Perhaps you could point me to what I am doing wrong? It seems like there are a few people on the Minecraft Forums who are having the same/similar problems but no one has a solution.

commented

Ah, I found the problem. I have to use I:CertusQuartz not just quartz.