mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -1623,7 +1623,7 @@ if settings.startup['PHI-CT'].value then
|
||||
}})
|
||||
|
||||
data.raw['reactor']['heating-tower'].fast_replaceable_group = 'heating-tower'
|
||||
data.raw['reactor']['heating-tower'].fast_replaceable_group = data.raw['boiler']['electric-heating-tower'].fast_replaceable_group
|
||||
data.raw['reactor']['electric-heating-tower'].fast_replaceable_group = data.raw['boiler']['heating-tower'].fast_replaceable_group
|
||||
|
||||
table.insert(data.raw.technology['heating-tower'].effects, {type = 'unlock-recipe', recipe = item.name})
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user