mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-31 12:11:40 +09:00
.
This commit is contained in:
@@ -1140,7 +1140,7 @@ if settings.startup['PHI-SA'].value then
|
|||||||
data.raw.recipe['turbo-underground-belt'].category = 'crafting-with-fluid'
|
data.raw.recipe['turbo-underground-belt'].category = 'crafting-with-fluid'
|
||||||
data.raw.recipe['turbo-underground-belt'].ingredients = {{type = 'item', name = 'steel-plate', amount = 40}, {type = 'item', name = 'express-underground-belt', amount = 2}, {type = 'fluid', name = 'lubricant', amount = 40}}
|
data.raw.recipe['turbo-underground-belt'].ingredients = {{type = 'item', name = 'steel-plate', amount = 40}, {type = 'item', name = 'express-underground-belt', amount = 2}, {type = 'fluid', name = 'lubricant', amount = 40}}
|
||||||
data.raw.recipe['turbo-splitter'].category = 'crafting-with-fluid'
|
data.raw.recipe['turbo-splitter'].category = 'crafting-with-fluid'
|
||||||
data.raw.recipe['turbo-splitter'].ingredients = {{type = 'item', name = 'steel-plate', amount = 15}, {type = 'item', name = 'processing-unit', amount =2}, {type = 'item', name = 'express-splitter', amount =1}, {type = 'fluid', name = 'lubricant', amount =80}}
|
data.raw.recipe['turbo-splitter'].ingredients = {{type = 'item', name = 'steel-plate', amount = 5}, {type = 'item', name = 'processing-unit', amount = 5}, {type = 'item', name = 'express-splitter', amount = 1}, {type = 'fluid', name = 'lubricant', amount = 80}}
|
||||||
data.raw.recipe['express-transport-belt'].category = 'crafting-with-fluid'
|
data.raw.recipe['express-transport-belt'].category = 'crafting-with-fluid'
|
||||||
data.raw.recipe['express-underground-belt'].category = 'crafting-with-fluid'
|
data.raw.recipe['express-underground-belt'].category = 'crafting-with-fluid'
|
||||||
data.raw.recipe['express-splitter'].category = 'crafting-with-fluid'
|
data.raw.recipe['express-splitter'].category = 'crafting-with-fluid'
|
||||||
|
|||||||
Reference in New Issue
Block a user