1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-07-03 00:20:45 +02:00

Fixed groups and black sign drop item

This commit is contained in:
pyrollo
2016-12-18 20:57:40 +01:00
parent 926242a585
commit 63c1499500
3 changed files with 13 additions and 7 deletions

View File

@ -118,7 +118,7 @@ local models = {
wall_side = {-0.5, -7/32, -0.5, -7/16, 7/32, 7/16},
wall_bottom = {-0.5, -0.5, -0.5, 0.5, -7/16, 0.5},
wall_top = {-0.5, 0.5, -0.5, 0.5, 7/16, 0.5}},
groups={choppy=1,oddly_breakable_by_hand=1,not_in_creative_inventory=1},
groups={not_in_creative_inventory=1},
drop="signs:wooden_right",
},
},