1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-07-26 11:50:21 +02:00

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

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,