help: crafting definition type
Is it possible to register a new kind of crafting definition?
I wanted to create new node crafters, for example a pottery wheel, but I saw that recipes can be registered only with a valid crafting definition type. As far as a I saw in the api the allowed types are shaped, toolrepair, shapeless, cooking and fuel. This list can be extended from a lua script? Or they are hardcoded?
Second question, what is toolrepair and shapeless :P how they are used?
ERROR[main]: Error loading mod "darkage": LuaError: Unknown crafting definition type: "pottery"
I wanted to create new node crafters, for example a pottery wheel, but I saw that recipes can be registered only with a valid crafting definition type. As far as a I saw in the api the allowed types are shaped, toolrepair, shapeless, cooking and fuel. This list can be extended from a lua script? Or they are hardcoded?
Second question, what is toolrepair and shapeless :P how they are used?
ERROR[main]: Error loading mod "darkage": LuaError: Unknown crafting definition type: "pottery"