forked from nalc/homedecor_modpack
Is ground content (#64)
see https://github.com/pandorabox-io/pandorabox.io/issues/836
This commit is contained in:
committed by
GitHub
parent
280924c02b
commit
080551e647
@ -94,6 +94,7 @@ local def = {
|
||||
paramtype2 = "facedir",
|
||||
|
||||
groups = {snappy = 3, axey=5},
|
||||
is_ground_content = false,
|
||||
_mcl_hardness=1.6,
|
||||
selection_box = wd_cbox,
|
||||
collision_box = wd_cbox,
|
||||
|
Reference in New Issue
Block a user