Mining Rebalance (#30920)
* first pass * this shit too * ok fix that shit * buff * actually fix that
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
- type: Material
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
RawGold: 500
|
||||
RawGold: 100
|
||||
- type: Extractable
|
||||
grindableSolutionName: goldore
|
||||
- type: SolutionContainerManager
|
||||
@@ -79,7 +79,7 @@
|
||||
- type: Material
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
RawDiamond: 500
|
||||
RawDiamond: 100
|
||||
- type: Extractable
|
||||
grindableSolutionName: diamondore
|
||||
- type: SolutionContainerManager
|
||||
@@ -110,7 +110,7 @@
|
||||
- type: Material
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
RawIron: 500
|
||||
RawIron: 100
|
||||
- type: Extractable
|
||||
grindableSolutionName: ironore
|
||||
- type: SolutionContainerManager
|
||||
@@ -141,7 +141,7 @@
|
||||
- type: Material
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
RawPlasma: 500
|
||||
RawPlasma: 100
|
||||
- type: PointLight
|
||||
radius: 1.2
|
||||
energy: 0.6
|
||||
@@ -177,7 +177,7 @@
|
||||
- type: Material
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
RawSilver: 500
|
||||
RawSilver: 100
|
||||
- type: Extractable
|
||||
grindableSolutionName: silverore
|
||||
- type: SolutionContainerManager
|
||||
@@ -208,7 +208,7 @@
|
||||
- type: Material
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
RawQuartz: 500
|
||||
RawQuartz: 100
|
||||
- type: Extractable
|
||||
grindableSolutionName: quartzore
|
||||
- type: SolutionContainerManager
|
||||
@@ -239,7 +239,7 @@
|
||||
- type: Material
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
RawUranium: 500
|
||||
RawUranium: 100
|
||||
- type: PointLight
|
||||
radius: 1.2
|
||||
energy: 0.8
|
||||
@@ -278,7 +278,7 @@
|
||||
- type: Material
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
RawBananium: 500
|
||||
RawBananium: 100
|
||||
- type: PointLight
|
||||
radius: 1.2
|
||||
energy: 1
|
||||
@@ -334,7 +334,7 @@
|
||||
Quantity: 0.1
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Coal: 500
|
||||
Coal: 100
|
||||
|
||||
- type: entity
|
||||
parent: Coal
|
||||
@@ -357,7 +357,7 @@
|
||||
- type: Material
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
RawSalt: 500
|
||||
RawSalt: 100
|
||||
- type: Extractable
|
||||
grindableSolutionName: saltore
|
||||
- type: SolutionContainerManager
|
||||
@@ -375,4 +375,4 @@
|
||||
suffix: Single
|
||||
components:
|
||||
- type: Stack
|
||||
count: 1
|
||||
count: 1
|
||||
|
||||
Reference in New Issue
Block a user