Open poly-1810 opened 1 year ago
I noticed the same issue while testing my modpack. I don't know if it's possible to add compatibility using datapacks, so we'll have to wait for mods author to update this mod
could be made platform specific and then use https://nekoyue.github.io/ForgeJavaDocs-NG/javadoc/1.18.2/net/minecraftforge/common/ToolActions.html on forge
Seems to also be supported by tinkers construct if I understand it correctly
Feature: basically, tinkers construct tools cant get bark from stripping trees, nor remove moss or things like that, so a compat would be nice
Alternatives:
instead of the tools required to get moss and bark being just tools, how about you just have it so that if "forge:tools/axe" interacts with logs, itll give bark
Additional info:
not much more info i can put here, but i can try writing up a PR for you