is_ground_content fixup (#82)

digiline nodes aren't ground content
This commit is contained in:
Luke aka SwissalpS
2024-02-29 21:38:45 +01:00
committed by GitHub
parent f781039f43
commit 9ba4e3d308
5 changed files with 5 additions and 0 deletions

View File

@ -109,6 +109,7 @@ for zmy=0, 1 do
fixed = nodebox
},
groups = groups,
is_ground_content = false,
walkable = false,
stack_max = 99,
drop = "digilines:wire_std_00000000"