Skip to content
Snippets Groups Projects
Commit 8ebd78bf authored by Milan's avatar Milan
Browse files

we already have chains

parent bdb2e825
No related branches found
No related tags found
No related merge requests found
......@@ -343,7 +343,7 @@ minetest.register_node( "castle:chandelier", {
},
},
})
--[[
minetest.register_node( "castle:chandelier_chain", {
drawtype = "plantlike",
description = "Chandelier Chain",
......@@ -362,4 +362,4 @@ minetest.register_node( "castle:chandelier_chain", {
},
},
})
]]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment