MrFantiVideo / MineGate

Add lots of blocks and new variations. (Minecraft)
https://minegate.fr
4 stars 3 forks source link

Request: Config option to disable the various recipe changes the mod makes involving sticks. In the meantime I wrote a datapack as a workaround. #51

Open Halex000 opened 1 year ago

Halex000 commented 1 year ago

Can you add a config setting to disable the sticks from your mod and prevent any recipe changes your mod makes to vanilla items from applying. I love the mod and don't want to uninstall it so i've had to write a datapack to fix the issues. Your mod prevents any wood types added by other mods from being able to craft sticks and any mod that uses sticks to craft things just uses vanilla ones in the recipe; which leaves bamboo the only way to obtain them. The result of this is that your mod breaks any modpack I try to put it in.

Here is the datapack I made to resolve the issues with stick compatibility with other mods. minegate-stick-fix.zip This does effect what blocks in the mod are craftable due to planks crafting vanilla sticks by default however, I resolved this issue by using the polymorph mod (https://www.curseforge.com/minecraft/mc-mods/polymorph-fabric) which allows me to still craft the minegate sticks if I need them.