This commit is contained in:
2026-03-19 21:39:44 +09:00
parent 2bed762d5b
commit 171692576f
6 changed files with 10 additions and 76 deletions

View File

@@ -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
},
}