This commit is contained in:
2025-06-16 17:04:56 +09:00
parent a233941e47
commit b5bc74dd73

View File

@@ -1596,6 +1596,7 @@ if settings.startup['PHI-CT'].value then
entity.consumption = '160MW' entity.consumption = '160MW'
entity.buffer_capacity = '320MJ' entity.buffer_capacity = '320MJ'
entity.heat_buffer.max_temperature = 500 entity.heat_buffer.max_temperature = 500
entity.scale_energy_usage = true
entity.minable.result = entity.name entity.minable.result = entity.name
entity.energy_source = { entity.energy_source = {
type = 'electric', type = 'electric',