Standardizes / nerfs material sheets to 10u, no more lead in steel sheets (#22569)
* standardizes / nerfs material sheets to 10u, no more lead in steel sheets, also radium in uranium i guess * plastic into oil * adds phosphurous to plastic too * OIL * fix tests now? maybe? emo you better not be LYING... or else...
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
glass:
|
||||
reagents:
|
||||
- ReagentId: Silicon
|
||||
Quantity: 22
|
||||
Quantity: 10
|
||||
|
||||
- type: entity
|
||||
parent: SheetGlass
|
||||
@@ -187,11 +187,11 @@
|
||||
rglass:
|
||||
reagents:
|
||||
- ReagentId: Silicon
|
||||
Quantity: 22
|
||||
Quantity: 10
|
||||
- ReagentId: Iron
|
||||
Quantity: 11
|
||||
Quantity: 4.5
|
||||
- ReagentId: Carbon
|
||||
Quantity: 1
|
||||
Quantity: 0.5
|
||||
|
||||
- type: entity
|
||||
parent: SheetGlassBase
|
||||
@@ -263,7 +263,7 @@
|
||||
pglass:
|
||||
reagents:
|
||||
- ReagentId: Silicon
|
||||
Quantity: 22
|
||||
Quantity: 10
|
||||
- ReagentId: Plasma
|
||||
Quantity: 10
|
||||
|
||||
@@ -301,13 +301,13 @@
|
||||
rpglass:
|
||||
reagents:
|
||||
- ReagentId: Silicon
|
||||
Quantity: 22
|
||||
Quantity: 10
|
||||
- ReagentId: Plasma
|
||||
Quantity: 10
|
||||
- ReagentId: Iron
|
||||
Quantity: 11
|
||||
Quantity: 4.5
|
||||
- ReagentId: Carbon
|
||||
Quantity: 1
|
||||
Quantity: 0.5
|
||||
|
||||
- type: entity
|
||||
parent: SheetRPGlass
|
||||
@@ -379,7 +379,7 @@
|
||||
uglass:
|
||||
reagents:
|
||||
- ReagentId: Silicon
|
||||
Quantity: 22
|
||||
Quantity: 10
|
||||
- ReagentId: Uranium
|
||||
Quantity: 10
|
||||
|
||||
@@ -428,13 +428,13 @@
|
||||
ruglass:
|
||||
reagents:
|
||||
- ReagentId: Silicon
|
||||
Quantity: 22
|
||||
Quantity: 10
|
||||
- ReagentId: Uranium
|
||||
Quantity: 10
|
||||
- ReagentId: Iron
|
||||
Quantity: 11
|
||||
Quantity: 4.5
|
||||
- ReagentId: Carbon
|
||||
Quantity: 1
|
||||
Quantity: 0.5
|
||||
- type: entity
|
||||
parent: SheetRUGlass
|
||||
id: SheetRUGlass1
|
||||
|
||||
@@ -63,11 +63,9 @@
|
||||
steel:
|
||||
reagents:
|
||||
- ReagentId: Iron
|
||||
Quantity: 22
|
||||
Quantity: 9
|
||||
- ReagentId: Carbon
|
||||
Quantity: 2.5
|
||||
- ReagentId: Lead
|
||||
Quantity: 0.5
|
||||
Quantity: 1
|
||||
|
||||
- type: entity
|
||||
parent: SheetSteel
|
||||
@@ -136,11 +134,9 @@
|
||||
- ReagentId: Plasma
|
||||
Quantity: 10
|
||||
- ReagentId: Iron
|
||||
Quantity: 22
|
||||
Quantity: 9
|
||||
- ReagentId: Carbon
|
||||
Quantity: 2.5
|
||||
- ReagentId: Lead
|
||||
Quantity: 0.5
|
||||
Quantity: 1
|
||||
|
||||
- type: entity
|
||||
parent: SheetPlasteel
|
||||
|
||||
@@ -154,8 +154,11 @@
|
||||
solutions:
|
||||
plastic:
|
||||
reagents:
|
||||
- ReagentId: Carbon
|
||||
Quantity: 22
|
||||
- ReagentId: Oil
|
||||
Quantity: 5
|
||||
- ReagentId: Phosphorus
|
||||
Quantity: 5
|
||||
|
||||
- type: entity
|
||||
parent: SheetPlastic
|
||||
id: SheetPlastic10
|
||||
@@ -213,7 +216,9 @@
|
||||
food:
|
||||
reagents:
|
||||
- ReagentId: Uranium
|
||||
Quantity: 10
|
||||
Quantity: 8
|
||||
- ReagentId: Radium
|
||||
Quantity: 2
|
||||
|
||||
- type: entity
|
||||
parent: SheetUranium
|
||||
@@ -260,7 +265,7 @@
|
||||
meatsheet:
|
||||
reagents:
|
||||
- ReagentId: Protein
|
||||
Quantity: 22 #for consistency with other materials
|
||||
Quantity: 7
|
||||
- ReagentId: Fat
|
||||
Quantity: 3
|
||||
|
||||
|
||||
@@ -68,9 +68,9 @@
|
||||
rod:
|
||||
reagents:
|
||||
- ReagentId: Iron
|
||||
Quantity: 11
|
||||
- ReagentId: Carbon #Not 1.25 (half of 2.5) because that would probably be really weird
|
||||
Quantity: 1
|
||||
Quantity: 4.5
|
||||
- ReagentId: Carbon
|
||||
Quantity: 0.5
|
||||
|
||||
- type: entity
|
||||
parent: PartRodMetal
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
shardglass:
|
||||
reagents:
|
||||
- ReagentId: Silicon
|
||||
Quantity: 11 #Half of the value of regular glass. TECHNICALLY, welding a single shard of glass gives you the full thing back with just 1 sheet, but that is stupid so I am making it half.
|
||||
Quantity: 5 #Half of the value of regular glass. TECHNICALLY, welding a single shard of glass gives you the full thing back with just 1 sheet, but that is stupid so I am making it half.
|
||||
|
||||
- type: entity
|
||||
parent: ShardBase
|
||||
@@ -136,7 +136,7 @@
|
||||
shardrglass:
|
||||
reagents:
|
||||
- ReagentId: Silicon
|
||||
Quantity: 11 #I don't care enough to divide all of the reinforced glass materials by 2 because reinforced glass shards are due for removal anyways.
|
||||
Quantity: 5 #I don't care enough to divide all of the reinforced glass materials by 2 because reinforced glass shards are due for removal anyways.
|
||||
|
||||
- type: entity
|
||||
parent: ShardBase
|
||||
@@ -165,7 +165,7 @@
|
||||
shardpglass:
|
||||
reagents:
|
||||
- ReagentId: Silicon
|
||||
Quantity: 11
|
||||
Quantity: 5
|
||||
- ReagentId: Plasma
|
||||
Quantity: 5
|
||||
|
||||
@@ -197,6 +197,6 @@
|
||||
sharduglass:
|
||||
reagents:
|
||||
- ReagentId: Silicon
|
||||
Quantity: 11
|
||||
Quantity: 5
|
||||
- ReagentId: Uranium
|
||||
Quantity: 5
|
||||
|
||||
Reference in New Issue
Block a user