This commit is contained in:
2026-06-29 19:46:07 +09:00
parent f814c1396f
commit cddd5cdda2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ if data.raw['infinity-container'] and data.raw['infinity-container']['infinity-c
entity.name = item.name
entity.minable.result = item.name
entity.gui_mode = 'none'
entity.pictures.layers[1].tint = mod_tint[8]
entity.picture.layers[1].tint = mod_tint[8]
entity.localised_name = {'', {'name.super-entity'}, {'entity-name.infinity-chest'}}
data:extend({entity})