Quark Oddities

Quark Oddities

22M Downloads

Mod comp issue with No Tree Punching (RLcraft)

maallaard opened this issue ยท 2 comments

commented

No Tree Punching is a mod used in RLcraft that changes the early game in a few ways, one of those changes being the removal of wood and stone tools from the crafting recipes. I used No Tree Punching with quark and I was able to craft stone tools, even though I was not supposed to since I was using No Tree Punching.

I talked with alcatrazEscapee (mod dev of NTP) on github here and he traced it down to a tag change in quark regarding the stone tool crafting recipes (more detail in link). I don't know if that tag change was intentional or not, but either way it breaks the functionality of NTP. I let alcatrazEscapee know about this ticket, so hopefully he will comment here to further investigate this issue.

commented

Upon investigation, the quark one allows for more blocks. Adding things to the tag would stop making it configurable. OP: you can disable the stone tool crafting recipes in the quark config.

commented

Intended solution seems to be just removing the stone tool recipes overrides as they're redundant now that vanilla has the minecraft:stone_tool_materials tag.

For reference:

stuff

so... here's your issue. :)