Compare commits
2 Commits
565558358d
...
master
Author | SHA1 | Date | |
---|---|---|---|
5f3a000f4a | |||
9ae537f8a7 |
@ -1,2 +0,0 @@
|
|||||||
default
|
|
||||||
wool
|
|
2
init.lua
2
init.lua
@ -52,6 +52,6 @@ for _, row in ipairs(paintings.dyes) do
|
|||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
if minetest.setting_getbool("log_mods") then
|
if minetest.settings:get_bool("log_mods") then
|
||||||
minetest.log("action", "Carbone: [paintings] loaded.")
|
minetest.log("action", "Carbone: [paintings] loaded.")
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user