Remove facedir from shulker box

This commit is contained in:
Wuzzy 2017-02-07 01:33:05 +01:00
parent b5329e390b
commit 4693a0cdd2
1 changed files with 0 additions and 1 deletions

View File

@ -316,7 +316,6 @@ for color, desc in pairs(boxtypes) do
"mcl_chests_"..color.."_shulker_box_side.png", "mcl_chests_"..color.."_shulker_box_side.png"},
groups = {cracky=2, deco_block=1, shulker_box=1},
is_ground_content = false,
paramtype2 = "facedir",
sounds = mcl_core.node_sound_stone_defaults(),
stack_max = 1,
drop = "",