Started by
ricardo_87429
on
Topic category: Help with Minecraft modding (Java Edition)
So i tried disabling some recipes such as wooden planks of all types, tools, armor and the crafting table. What i did is name the recipe the same as vanilla, changed the namespace to minecraft: , added some placeholder ingredients and results and then changed the recipe's code so that the ingredient and the result will be something like minecraft:void_air. This worked, but only on planks and the crafting table, all the recipes for tools and armor stood the same, you can still craft them normally.
So are some recipes different than the "normal" ones and is there a way to disable them aswell?
I apologize for my bad english and thanks in advance.