In the current development version of Minetest, there is a new method minetest.clear_craft(). This method removes a registered craft recipe from the game. However, the craft_guide's list of recipes is unaffected. So crafts that have actually been removed still display in the craft_guide.
Would be nice to have it updated for compatibility.
In the current development version of Minetest, there is a new method minetest.clear_craft(). This method removes a registered craft recipe from the game. However, the craft_guide's list of recipes is unaffected. So crafts that have actually been removed still display in the craft_guide.
Would be nice to have it updated for compatibility.