mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[phi-cl]
|
[phi-cl]
|
||||||
combine=__1__ __2__
|
combine=__1__ __2__
|
||||||
combine-gen=__1__ MK__2__
|
combine-gen=__1__ MK__2__
|
||||||
|
enable=[color=255,254,42]Enable:[/color] __1__
|
||||||
|
|
||||||
[name]
|
[name]
|
||||||
basic-entity=Basic
|
basic-entity=Basic
|
||||||
@@ -68,7 +69,7 @@ PHI-CT-TILE=[color=54,228,255]CT1[/color]
|
|||||||
PHI-CT-TILE-CHOICE=[color=54,228,255]CT2[/color]
|
PHI-CT-TILE-CHOICE=[color=54,228,255]CT2[/color]
|
||||||
|
|
||||||
[mod-setting-name]
|
[mod-setting-name]
|
||||||
PHI-MB=[color=255,254,42]Enable better entity[/color]
|
PHI-MB=[color=255,254,42]Better entity[/color]
|
||||||
PHI-MB-ENERGY=[color=255,254,42]Enable compound energy[/color]
|
PHI-MB-ENERGY=[color=255,254,42]Enable compound energy[/color]
|
||||||
PHI-MB-ENERGY-POWER-TIER=Power tier
|
PHI-MB-ENERGY-POWER-TIER=Power tier
|
||||||
PHI-MB-ENERGY-SOLAR-RATIO=Solar ratio
|
PHI-MB-ENERGY-SOLAR-RATIO=Solar ratio
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
[phi-cl]
|
[phi-cl]
|
||||||
combine=__1__ __2__
|
combine=__1__ __2__
|
||||||
combine-gen=__1__ __2__代目
|
combine-gen=__1__ __2__代目
|
||||||
|
enable=[color=255,254,42]有効:[/color] __1__
|
||||||
|
|
||||||
[name]
|
[name]
|
||||||
basic-entity=基本的な
|
basic-entity=基本的な
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
[phi-cl]
|
[phi-cl]
|
||||||
combine=__1__ __2__
|
combine=__1__ __2__
|
||||||
combine-gen=__1__ __2__代
|
combine-gen=__1__ __2__代
|
||||||
|
enable=color=255,254,42]啟用:[/color] __1__
|
||||||
|
|
||||||
[name]
|
[name]
|
||||||
basic-entity=基本
|
basic-entity=基本
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
[phi-cl]
|
[phi-cl]
|
||||||
combine=__1__ __2__
|
combine=__1__ __2__
|
||||||
combine-gen=__1__ __2__代
|
combine-gen=__1__ __2__代
|
||||||
|
enable=color=255,254,42]啟用:[/color] __1__
|
||||||
|
|
||||||
[name]
|
[name]
|
||||||
basic-entity=基本
|
basic-entity=基本
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ data:extend({
|
|||||||
name = 'PHI-MB',
|
name = 'PHI-MB',
|
||||||
setting_type = 'startup',
|
setting_type = 'startup',
|
||||||
default_value = false,
|
default_value = false,
|
||||||
localised_name = {'phi-cl.combine', {'mod-setting-name-prefix.PHI-MB'}, {'mod-setting-name.PHI-MB'}},
|
localised_name = {'phi-cl.combine', {'mod-setting-name-prefix.PHI-MB'}, {'', {'phi-cl.enable'}, {'mod-setting-name.PHI-MB'}}},
|
||||||
order = 'A00'
|
order = 'A00'
|
||||||
}, {
|
}, {
|
||||||
type = 'bool-setting',
|
type = 'bool-setting',
|
||||||
|
|||||||
Reference in New Issue
Block a user