mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -216,6 +216,7 @@ if settings.startup['PHI-RS'].value then
|
||||
end
|
||||
|
||||
item.name = items['recipe'][i].name .. '-s' .. j
|
||||
item.hide_from_player_crafting = true
|
||||
|
||||
data:extend({item})
|
||||
table.insert(data.raw.technology[items['recipe'][i].tech].effects, {type='unlock-recipe', recipe=item.name})
|
||||
|
||||
Reference in New Issue
Block a user