Is ground content (#64)

see https://github.com/pandorabox-io/pandorabox.io/issues/836
This commit is contained in:
Luke aka SwissalpS
2024-03-01 00:49:24 +01:00
committed by GitHub
parent 280924c02b
commit 080551e647
15 changed files with 54 additions and 16 deletions

View File

@ -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,