...orlds/world/worldmods/craftoplus/items/stone/gateway.lua:66: attempt to index field 'stonebrick' (a nil value)
stack traceback:
[C]: in function '__index'
...orlds/world/worldmods/craftoplus/items/stone/gateway.lua:66: in main chunk
[C]: in function 'dofile'
...ti/worlds/world/worldmods/craftoplus/items/item_list.lua:29: in main chunk
[C]: in function 'dofile'
...server/luanti/worlds/world/worldmods/craftoplus/init.lua:39: in main chunk
Also, is it possible to have a setting where recipes in default like bread don't get changed?
And also too bad that mods don't have settings, only games have, but I remove "bread clear recipe", now you have two ways to make a bread (old version and new one).
Also, is it possible to have a setting where recipes in default like bread don't get changed?
Hi, I fix it.
And also too bad that mods don't have settings, only games have, but I remove "bread clear recipe", now you have two ways to make a bread (old version and new one).
By the way, don't forget to update m7a API.
Mods do have a way to have settings, as an example look here:
https://github.com/FaceDeer/dfcaverns/blob/master/df_dependencies/config.lua
https://github.com/FaceDeer/dfcaverns/blob/master/df_dependencies/settingtypes.txt
WOW, Thank You, I didn't know! Now I wanna make another update, with settings.