mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-03-28 12:24:39 +09:00
.
This commit is contained in:
@@ -181,4 +181,12 @@ return {
|
||||
tech = 'agriculture',
|
||||
max = settings.startup['PHI-MB-MACHINE-TIER'].value
|
||||
},
|
||||
-- MBE A 2 QUALITY ENTITY,RECIPE,RESEARCH_EFFECT
|
||||
['recycler'] = {
|
||||
mod = 'quality',
|
||||
type = 'furnace',
|
||||
name = 'recycler',
|
||||
tech = 'agriculture',
|
||||
max = settings.startup['PHI-MB-MACHINE-TIER'].value
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user