Make carpets sunlight transparent

This commit is contained in:
Wuzzy 2017-03-20 19:03:37 +01:00
parent 3a79827269
commit 3d227647fc
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ for _, row in ipairs(wool.dyes) do
groups = {handy=1, carpet=1,attached_node=1,deco_block=1},
sounds = mcl_sounds.node_sound_defaults(),
paramtype = "light",
sunlight_propagates = true,
stack_max = 64,
drawtype = "nodebox",
node_box = {