mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-01-26 08:20:18 +01:00
steles aren't ground content
also some whitespace indent fixes
This commit is contained in:
parent
e0e0305836
commit
5875e1aa96
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user