Anvil.addRecipe(<minecraft:dirt>, <minecraft:sand>, <minecraft:gravel>, 1);
renaming dirt in an anvil with this script causes a null crash (just dirt by itself, right slot empty)
crash log
kind of crazy if this is the first issue of this, maybe that means theres a workaround idk
Anvil.addRecipe(<minecraft:dirt>, <minecraft:sand>, <minecraft:gravel>, 1);renaming dirt in an anvil with this script causes a null crash (just dirt by itself, right slot empty)
crash log
kind of crazy if this is the first issue of this, maybe that means theres a workaround idk