This commit is contained in:
2025-06-05 00:33:54 +09:00
parent b6532b4da5
commit 2f0d4ab415
5 changed files with 6 additions and 2 deletions

View File

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

View File

@@ -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=基本的な

View File

@@ -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=基本

View File

@@ -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=基本

View File

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