mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1343,8 +1343,7 @@ if settings.startup['PHI-CT'].value then
|
||||
enabled = false,
|
||||
ingredients = {},
|
||||
results = {{type = 'item', name = data.raw['item'][v].name, amount = 1}},
|
||||
main_product = data.raw['item'][v].name,
|
||||
localised_name = {'name.' .. data.raw['item'][v].name}
|
||||
main_product = data.raw['item'][v].name
|
||||
}})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user