[1.18.2] Allow Recipes Regardless of Quark's Settings
SaltSouls opened this issue ยท 4 comments
Right now if any of the quark compatibility settings are tripped, effectively turning off quarks block variants, every compat will no longer register the recipes for the other wood types it supports. It would be nice to have a config setting much like what quark has to just ignore this and allow the mod to add the recipes regardless.
This happens because the recipe that gets added are a copy of quark JSON ones which include their conditions so they work exactly as if they were from quark
I'm not sure if this was ever changed, and given that this is apparently how it was made to work, then my post would be a feature request to make it not work like how it currently does. That is assuming it still works the way it did back when I posted this.