Rebalance Ore Conversions (#19814)
This commit is contained in:
@@ -833,10 +833,10 @@
|
|||||||
- SheetPlasma30
|
- SheetPlasma30
|
||||||
- SheetPGlass30
|
- SheetPGlass30
|
||||||
- SheetRPGlass30
|
- SheetRPGlass30
|
||||||
- SheetUranium1
|
- SheetUranium30
|
||||||
- IngotGold1
|
- IngotGold30
|
||||||
- IngotSilver1
|
- IngotSilver30
|
||||||
- MaterialBananium1
|
- MaterialBananium10
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseLathe
|
parent: BaseLathe
|
||||||
|
|||||||
@@ -69,6 +69,34 @@
|
|||||||
materials:
|
materials:
|
||||||
Plasma: 3000
|
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
|
- type: latheRecipe
|
||||||
id: SheetUranium1
|
id: SheetUranium1
|
||||||
result: SheetUranium1
|
result: SheetUranium1
|
||||||
|
|||||||
Reference in New Issue
Block a user