mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
Update main.lua
This commit is contained in:
@@ -21,15 +21,6 @@ local item_max = {
|
||||
['lab'] = 3
|
||||
}
|
||||
|
||||
local ups_chests = {
|
||||
'steel-chest',
|
||||
'logistic-chest-passive-provider',
|
||||
'logistic-chest-active-provider',
|
||||
'logistic-chest-storage',
|
||||
'logistic-chest-buffer',
|
||||
'logistic-chest-requester'
|
||||
}
|
||||
|
||||
-- entity
|
||||
local function EE(source, tier)
|
||||
local item
|
||||
|
||||
Reference in New Issue
Block a user