synthflesh nerf (#343)
* synthflesh nerf * sky-blue carpet * vaporSystem tweak * throwSystem tweaks * Revert "throwSystem tweaks" This reverts commit a8820ab703ba3008bddeafbe7933ae94e88db3c8. * Revert "vaporSystem tweak" This reverts commit da5a7ef1db42033ee115467295882323f9d58ce6. * prevent double collision rework * showmanifest command * client issue
This commit is contained in:
@@ -1089,6 +1089,7 @@
|
||||
- CarpetBlack
|
||||
- CarpetPink
|
||||
- CarpetBlue
|
||||
- CarpetSBlue
|
||||
- CarpetGreen
|
||||
- CarpetOrange
|
||||
- CarpetPurple
|
||||
|
||||
@@ -1248,6 +1248,13 @@
|
||||
materials:
|
||||
Cloth: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: CarpetSBlue
|
||||
result: FloorCarpetItemSkyBlue
|
||||
completetime: 1
|
||||
materials:
|
||||
Cloth: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: CarpetGreen
|
||||
result: FloorCarpetItemGreen
|
||||
|
||||
@@ -577,9 +577,12 @@
|
||||
|
||||
- type: reaction
|
||||
id: Synthflesh
|
||||
minTemp: 370
|
||||
reactants:
|
||||
Blood:
|
||||
amount: 1
|
||||
amount: 2
|
||||
WeldingFuel:
|
||||
amount: 2
|
||||
Carbon:
|
||||
amount: 1
|
||||
Bicaridine:
|
||||
|
||||
Reference in New Issue
Block a user