mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 13:56:20 +09:00
.
This commit is contained in:
@@ -32,7 +32,7 @@ local items = {
|
||||
},
|
||||
['production-science-pack'] = {
|
||||
type = 'tool',
|
||||
color = 'purple'
|
||||
color = 'pink'
|
||||
},
|
||||
['utility-science-pack'] = {
|
||||
type = 'tool',
|
||||
@@ -137,7 +137,7 @@ local items = {
|
||||
},
|
||||
['active-provider-chest'] = {
|
||||
type = 'logistic-container',
|
||||
color = 'purple'
|
||||
color = 'pink'
|
||||
},
|
||||
['inserter'] = {
|
||||
type = 'inserter',
|
||||
|
||||
Reference in New Issue
Block a user