From 0928e8368288ae063178d82c8d804b9633772e71 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Tue, 2 Jun 2026 19:25:18 +0900 Subject: [PATCH] . --- PHI-CL/changelog.txt | 9 ++++++++- PHI-CL/info.json | 2 +- PHI-CL/settings.lua | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/PHI-CL/changelog.txt b/PHI-CL/changelog.txt index a4c3927..439d68b 100644 --- a/PHI-CL/changelog.txt +++ b/PHI-CL/changelog.txt @@ -1,6 +1,13 @@ +--------------------------------------------------------------------------------------------------- +Version: 3.0.142 +Date: 2026-06-21 + + Changes: + - [GM] Generic code layout restructure. + --------------------------------------------------------------------------------------------------- Version: 3.0.141 -Date: 2026-06-21 +Date: 2026-06-07 Changes: - [GM] Locale updates. diff --git a/PHI-CL/info.json b/PHI-CL/info.json index aae2c87..4c0fa1b 100644 --- a/PHI-CL/info.json +++ b/PHI-CL/info.json @@ -1,6 +1,6 @@ { "name": "PHI-CL", - "version": "3.0.141", + "version": "3.0.142", "factorio_version": "2.0", "date": "2026-06-21", "title": "Phidias Collection", diff --git a/PHI-CL/settings.lua b/PHI-CL/settings.lua index c0047d6..daadf9c 100644 --- a/PHI-CL/settings.lua +++ b/PHI-CL/settings.lua @@ -10,7 +10,7 @@ data:extend({ type = 'bool-setting', name = 'PHI-MB-ENERGY', setting_type = 'startup', - default_value = true, + default_value = false, localised_name = {'phi-cl.setting-category-color', 'MBE', {'phi-cl.enable'}, {'mod-setting-name.PHI-MB-ENERGY'}}, order = 'AA00' }, {