TheCodex6824 / ThaumicAugmentation

A Thaumcraft addon for Minecraft 1.12 that tries to add new content that would fit in with the base mod.
https://minecraft.curseforge.com/projects/thaumic-augmentation
GNU Lesser General Public License v3.0
40 stars 31 forks source link

Primal Cutter reports that it is a Pickaxe #260

Closed DoomRater closed 2 years ago

DoomRater commented 3 years ago

This is a fun one. If you take a Primal Cutter, it will say that it is effective at breaking logs, wood, and leaves just fine. But aim it at stone, and HWYLA will say you can harvest it. Indeed, despite not being effective at breaking it, the stone will drop cobblestone when mined with a Primal Cutter. I tried this in my Planet Ark pack using Thaumic Augmentation 2.1.4, and I'm pretty sure it was in there in 2.1.3 (For some reason I forgot to update it with my Mad Science pack)

I'm not sure if this is a limitation of how the tool needs to be created in order to harvest things faster or not, but I thought I'd mention it.

TheCodex6824 commented 3 years ago

Good catch, this was another case of me wanting to make the tool like Thaumcraft but not stopping and thinking about whether it was correct or not in the first place. In this case, that means that the Primal Crusher should actually have similar behavior (although it will be much harder to spot, since most of the blocks that require the tool are pickaxe type anyway).