fix toilet missing from inventory

master
CalebJ 2020-07-07 21:39:10 +00:00
parent aedc8f0d65
commit cb66a9022d
1 changed files with 617 additions and 617 deletions

View File

@ -218,7 +218,7 @@
},
},
drop ="3dforniture:toilet",
groups = {cracky=3, not_in_creative_inventory=1},
groups = {cracky=3},
on_rightclick = function(pos, node, clicker, itemstack, pointed_thing)
minetest.swap_node(pos, {name="3dforniture:toilet_open", param2=node.param2})
end,
@ -295,7 +295,7 @@
type = "fixed",
fixed = {-0.3,0.35,0.1, 0.3,0.5,0.5},
},
groups = {cracky=2,}
groups = {cracky=2}
})
--Taps
@ -334,7 +334,7 @@
type = "fixed",
fixed = {-0.25,-0.45,0.25, 0.25,-0.3,0.5},
},
groups = {cracky=2,}
groups = {cracky=2}
})
--Shower Tray
@ -368,7 +368,7 @@
type = "fixed",
fixed = {-0.5,-0.5,-0.5, 0.5,-0.4,0.5},
},
groups = {cracky=2,}
groups = {cracky=2}
})
--Shower Head
@ -400,7 +400,7 @@
type = "fixed",
fixed = {-0.1,-0.5,0.1, 0.1,-0.25,0.5},
},
groups = {cracky=2,}
groups = {cracky=2}
})
-- Medieval Forniture