This commit is contained in:
2026-07-01 19:48:37 +09:00
parent d4717e7463
commit 37fc01531c
2 changed files with 5 additions and 6 deletions
+3 -3
View File
@@ -28,7 +28,7 @@ local items = {
},
['chemical-science-pack'] = {
type = 'item',
color = 'cyan'
color = 'blue'
},
['production-science-pack'] = {
type = 'item',
@@ -129,7 +129,7 @@ local items = {
-- BASE ITEM 30
['requester-chest'] = {
type = 'item',
color = 'red'
color = 'blue'
},
['buffer-chest'] = {
type = 'item',
@@ -141,7 +141,7 @@ local items = {
},
['burner-inserter'] = {
type = 'item',
color = 'black'
color = 'grey'
},
['inserter'] = {
type = 'item',