mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -13,7 +13,7 @@ if settings.startup['PHI-CT'].value then
|
||||
icon_mipmaps = 4,
|
||||
subgroup = 'intermediate-product',
|
||||
order = 'za',
|
||||
ingredients = {{'wood', 60}},
|
||||
ingredients = {{'wood', 10}},
|
||||
results = {
|
||||
{
|
||||
name = 'wood',
|
||||
@@ -48,7 +48,7 @@ if settings.startup['PHI-CT'].value then
|
||||
icon_mipmaps = 4,
|
||||
subgroup = 'intermediate-product',
|
||||
order = 'zb',
|
||||
ingredients = {{'raw-fish', 60}},
|
||||
ingredients = {{'raw-fish', 10}},
|
||||
results = {
|
||||
{
|
||||
name = 'raw-fish',
|
||||
|
||||
Reference in New Issue
Block a user