Request block tag check to address mod compatibility
D0CTOR-ZED opened this issue ยท 1 comments
I'd like to request checking for a block tag on the target block to override the inability to mine hard materials without a pick similar to how you have a tag for tools. Link for reference:
The issue we are having is the Charm woodcutter extends the stonecutter, but requires an axe.... but it's still stone material it seems. Ideally, that should be fixed, but it probably isn't the only example where an override would help pack makers. As it is, waila says to use an axe, but NP prevents the axe from chopping the stone block. However, a pick will mine it fine. If the harvest tool is an axe, an axe should work. I guess that might be a second thing to add, if the tool matches the harvest type, let it work. Thank you.
Sorry for the delay - lots going on! I've added this in commit 79c5a18
You can use the tag natural-progression:ignored_stone_blocks
to add blocks (presumably stone but it doesn't matter) for which the pickaxe-requirement event checks, and the same for wood/axe with natural-progression:ignored_wood_blocks