mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -215,7 +215,7 @@ if (settings.startup['PHI-MI'].value and settings.startup['PHI-MI-GENERIC'].valu
|
|||||||
}})
|
}})
|
||||||
end
|
end
|
||||||
|
|
||||||
data:extend({{type = 'recipe-category', name = 'fluid'}})
|
data:extend({{type='recipe-category', name='fluid'}})
|
||||||
|
|
||||||
if data.raw['offshore-pump']['offshore-pump'] then
|
if data.raw['offshore-pump']['offshore-pump'] then
|
||||||
local item = table.deepcopy(data.raw['item']['offshore-pump'])
|
local item = table.deepcopy(data.raw['item']['offshore-pump'])
|
||||||
|
|||||||
Reference in New Issue
Block a user