Rebalance Ore Conversions (#19814)
This commit is contained in:
@@ -833,10 +833,10 @@
|
||||
- SheetPlasma30
|
||||
- SheetPGlass30
|
||||
- SheetRPGlass30
|
||||
- SheetUranium1
|
||||
- IngotGold1
|
||||
- IngotSilver1
|
||||
- MaterialBananium1
|
||||
- SheetUranium30
|
||||
- IngotGold30
|
||||
- IngotSilver30
|
||||
- MaterialBananium10
|
||||
|
||||
- type: entity
|
||||
parent: BaseLathe
|
||||
|
||||
@@ -69,6 +69,34 @@
|
||||
materials:
|
||||
Plasma: 3000
|
||||
|
||||
- type: latheRecipe
|
||||
id: SheetUranium30
|
||||
result: SheetUranium
|
||||
completetime: 2
|
||||
materials:
|
||||
Uranium: 3000
|
||||
|
||||
- type: latheRecipe
|
||||
id: IngotGold30
|
||||
result: IngotGold
|
||||
completetime: 2
|
||||
materials:
|
||||
Gold: 3000
|
||||
|
||||
- type: latheRecipe
|
||||
id: IngotSilver30
|
||||
result: IngotSilver
|
||||
completetime: 2
|
||||
materials:
|
||||
Silver: 3000
|
||||
|
||||
- type: latheRecipe
|
||||
id: MaterialBananium10
|
||||
result: MaterialBananium
|
||||
completetime: 2
|
||||
materials:
|
||||
Bananium: 3000
|
||||
|
||||
- type: latheRecipe
|
||||
id: SheetUranium1
|
||||
result: SheetUranium1
|
||||
|
||||
Reference in New Issue
Block a user