mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-07-27 21:26:22 +09:00
.
This commit is contained in:
@@ -3,7 +3,7 @@ Version: 3.1.3
|
||||
Date: 2026-07-05
|
||||
|
||||
Changes:
|
||||
- [GM] Generic Code layout restructure.
|
||||
- [CT] Added a infinity chest.
|
||||
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 3.1.2
|
||||
|
||||
@@ -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})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user