mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-07-26 21:16:23 +09:00
.
This commit is contained in:
@@ -161,7 +161,7 @@ return {
|
||||
-- MBE A 2 RECYCLER ENTITY,RECIPE,RESEARCH_EFFECT
|
||||
['recycler'] = {
|
||||
mod = 'recycler',
|
||||
type = 'furnace',
|
||||
type = (settings.startup['PHI-GM'].value == 'VP' and 'assembling-machine') or 'furnace',
|
||||
name = 'recycler',
|
||||
tech = 'recycling'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user