summaryrefslogtreecommitdiff
path: root/homedecor/misc-nodes.lua
diff options
context:
space:
mode:
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2018-09-12 23:11:30 -0400
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2018-09-12 23:11:30 -0400
commit02d2154bbdfcfca4cd764b090b3529152ad1d2fe (patch)
tree179075dd419b97b3773a24a41a367f7979d29de6 /homedecor/misc-nodes.lua
parent818eabb92fe8646db505fe985d16e65c9df1b761 (diff)
downloaddreambuilder_modpack-02d2154bbdfcfca4cd764b090b3529152ad1d2fe.tar
dreambuilder_modpack-02d2154bbdfcfca4cd764b090b3529152ad1d2fe.tar.gz
dreambuilder_modpack-02d2154bbdfcfca4cd764b090b3529152ad1d2fe.tar.bz2
dreambuilder_modpack-02d2154bbdfcfca4cd764b090b3529152ad1d2fe.tar.xz
dreambuilder_modpack-02d2154bbdfcfca4cd764b090b3529152ad1d2fe.zip
update blox, bobblocks, homedecor, plasticbox, solidcolor, stained glass,
unifieddyes, and unifiedmesecons
Diffstat (limited to 'homedecor/misc-nodes.lua')
-rw-r--r--homedecor/misc-nodes.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/homedecor/misc-nodes.lua b/homedecor/misc-nodes.lua
index 4d52e56..389d26d 100644
--- a/homedecor/misc-nodes.lua
+++ b/homedecor/misc-nodes.lua
@@ -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