mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-03-28 20:34:39 +09:00
.
This commit is contained in:
12
PHI-CL/data/u/mbe-c.lua
Normal file
12
PHI-CL/data/u/mbe-c.lua
Normal file
@@ -0,0 +1,12 @@
|
||||
return {
|
||||
-- MBE A 5 SPACE_EXPLORATION ENTITY,RECIPE,RESEARCH_EFFECT
|
||||
['se-space-solar-panel'] = {
|
||||
enabled = mods['space-exploration'],
|
||||
stage = 2,
|
||||
mod = 'space-exploration',
|
||||
type = 'solar-panel',
|
||||
name = 'se-space-solar-panel',
|
||||
min = 4,
|
||||
max = settings.startup['PHI-MB-ENERGY-POWER-TIER'].value
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user