Commented out xdecor.worktable section since xdecor no longer allows blocks to be registered
This commit is contained in:
parent
6665e2caa9
commit
02a05909b0
4
init.lua
4
init.lua
@ -208,7 +208,7 @@ if minetest.setting_getbool("gloopblocks_mossy_conversion") ~= false then
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
--[[
|
||||
if minetest.get_modpath("xdecor") then
|
||||
xdecor.worktable_nodes.gloopblocks = {
|
||||
"oerkki_block", "stone_brick_mossy", "stone_mossy", "cobble_road",
|
||||
@ -236,7 +236,7 @@ if minetest.get_modpath("xdecor") then
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
--]]
|
||||
if minetest.get_modpath("moreblocks") then
|
||||
|
||||
stairsplus:register_all("gloopblocks", "oerkki_block", "gloopblocks:oerkki_block", {
|
||||
|
Loading…
x
Reference in New Issue
Block a user