mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 13:56:20 +09:00
.
This commit is contained in:
@@ -139,15 +139,19 @@ local items = {
|
||||
type = 'item',
|
||||
color = 'pink'
|
||||
},
|
||||
['burner-inserter'] = {
|
||||
type = 'item',
|
||||
color = 'black'
|
||||
},
|
||||
['inserter'] = {
|
||||
type = 'item',
|
||||
color = 'yellow'
|
||||
},
|
||||
-- BASE ITEM 35
|
||||
['long-handed-inserter'] = {
|
||||
type = 'item',
|
||||
color = 'red'
|
||||
},
|
||||
-- BASE ITEM 35
|
||||
['fast-inserter'] = {
|
||||
type = 'item',
|
||||
color = 'blue'
|
||||
|
||||
Reference in New Issue
Block a user