im trying to make my own machine with its own method of making things (e.g. cooking) how would i tell/edit what fuels it takes? im also trying to make a new type/method of crafting for it, but it goes wrong when i make an item that needs that method of crafting, heres one of the errors->
13:06:35: ERROR[main]: Error loading mod "techno": LuaError: Unknown crafting definition type: "merging"
13:06:35: ERROR[main]: stack traceback:
13:06:35: ERROR[main]: [C]: in function 'register_craft'
many thanks