mirror of
https://github.com/mt-mods/coloredwood.git
synced 2025-07-14 13:50:23 +02:00
Compare commits
2 Commits
2019-09-17
...
2021-04-14
Author | SHA1 | Date | |
---|---|---|---|
be4df6fc88 | |||
9c6fe5206b |
4
init.lua
4
init.lua
@ -222,7 +222,9 @@ unifieddyes.register_color_craft({
|
||||
})
|
||||
|
||||
if minetest.get_modpath("signs_lib") then
|
||||
signs_lib.allowed_poles["coloredwood:fence"] = true
|
||||
minetest.override_item("coloredwood:fence", {
|
||||
check_for_pole = true
|
||||
})
|
||||
end
|
||||
|
||||
print("[Colored Wood] Loaded!")
|
||||
|
Reference in New Issue
Block a user