Skip to content
Snippets Groups Projects
Commit 5b631142 authored by Vanessa Dannenberg's avatar Vanessa Dannenberg
Browse files

take colored banisted "pseudo nodes" out of creative inv

parent eb6089a0
No related branches found
No related tags found
No related merge requests found
......@@ -529,6 +529,7 @@ for _, side in ipairs({"diagonal_left", "diagonal_right", "horizontal"}) do
homedecor.white_wood
}
def2.inventory_image = "homedecor_banister_wood_colored_inv.png"
def2.groups.not_in_creative_inventory = 1
unifieddyes.generate_split_palette_nodes(nn, def2, "homedecor:banister_"..name.."_horizontal")
end
......
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