steles aren't ground content

also some whitespace indent fixes
This commit is contained in:
Luke aka SwissalpS 2024-02-29 10:47:26 +01:00 committed by GitHub
parent e0e0305836
commit 5875e1aa96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 32 additions and 31 deletions

View File

@ -47,6 +47,7 @@ for i, material in ipairs(steles.materials) do
},
},
groups = groups,
is_ground_content = false,
display_entities = {
["steles:text"] = {
on_display_update = font_api.on_display_update,