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