mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-03-28 12:24:39 +09:00
.
This commit is contained in:
@@ -369,12 +369,6 @@ local items = {
|
||||
}
|
||||
}
|
||||
|
||||
if mods and mods['space-age'] then
|
||||
items['equipment']['battery-equipment'].ref_name = 'battery-mk3-equipment'
|
||||
items['equipment']['battery-equipment'].tech = 'battery-mk3-equipment'
|
||||
items['equipment']['battery-equipment'].min = 4
|
||||
end
|
||||
|
||||
if mods and mods['quality'] then
|
||||
items['item']['recycler'] = {
|
||||
enabled = settings.startup['PHI-MB'].value and settings.startup['PHI-MB-MACHINE'].value,
|
||||
|
||||
Reference in New Issue
Block a user