Added a bunch more textures (#356)
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
- type: latheRecipe
|
||||
id: Brutepack
|
||||
icon: Objects/brutepack.png
|
||||
icon: Objects/Medical/brutepack.png
|
||||
result: Brutepack
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 400
|
||||
glass: 125
|
||||
|
||||
|
||||
- type: latheRecipe
|
||||
id: Ointment
|
||||
icon: Objects/ointment.png
|
||||
icon: Objects/Medical/ointment.png
|
||||
result: Ointment
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 400
|
||||
glass: 125
|
||||
glass: 125
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
- type: latheRecipe
|
||||
id: LightTube
|
||||
icon: Objects/light_tube.rsi/normal.png
|
||||
icon: Objects/Lighting/light_tube.rsi/normal.png
|
||||
result: LightTube
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 60
|
||||
glass: 100
|
||||
|
||||
|
||||
- type: latheRecipe
|
||||
id: LightBulb
|
||||
icon: Objects/light_bulb.rsi/normal.png
|
||||
icon: Objects/Lighting/light_bulb.rsi/normal.png
|
||||
result: LightBulb
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 30
|
||||
glass: 50
|
||||
glass: 50
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
- type: latheRecipe
|
||||
id: MetalStack
|
||||
icon: Objects/sheet_metal.png
|
||||
icon: Objects/Materials/sheet_metal.png
|
||||
result: SteelSheet1
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 3750
|
||||
|
||||
|
||||
- type: latheRecipe
|
||||
id: GlassStack
|
||||
icon: Objects/sheet_glass.png
|
||||
icon: Objects/Materials/sheet_glass.png
|
||||
result: GlassSheet1
|
||||
completetime: 500
|
||||
materials:
|
||||
glass: 3750
|
||||
glass: 3750
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: latheRecipe
|
||||
id: Wirecutter
|
||||
icon: Objects/wirecutter.png
|
||||
icon: Objects/Tools/wirecutter.png
|
||||
result: Wirecutter
|
||||
completetime: 500
|
||||
materials:
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: Screwdriver
|
||||
icon: Objects/screwdriver.png
|
||||
icon: Objects/Tools/screwdriver.png
|
||||
result: Screwdriver
|
||||
completetime: 500
|
||||
materials:
|
||||
@@ -16,44 +16,44 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: Welder
|
||||
icon: Objects/welder.png
|
||||
icon: Objects/Tools/autolathe_welder.png
|
||||
result: Welder
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 70
|
||||
glass: 30
|
||||
|
||||
|
||||
- type: latheRecipe
|
||||
id: Wrench
|
||||
icon: Objects/wrench.png
|
||||
icon: Objects/Tools/wrench.png
|
||||
result: Wrench
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 70
|
||||
glass: 30
|
||||
|
||||
|
||||
- type: latheRecipe
|
||||
id: CableStack
|
||||
icon: Objects/cable_coil.png
|
||||
icon: Objects/Tools/cable_coil.png
|
||||
result: CableStack
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 50
|
||||
glass: 50
|
||||
|
||||
|
||||
- type: latheRecipe
|
||||
id: Crowbar
|
||||
icon: Objects/crowbar.png
|
||||
icon: Objects/Tools/crowbar.png
|
||||
result: Crowbar
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 50
|
||||
|
||||
|
||||
- type: latheRecipe
|
||||
id: Multitool
|
||||
icon: Objects/multitool.png
|
||||
icon: Objects/Tools/multitool.png
|
||||
result: Multitool
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 50
|
||||
glass: 20
|
||||
glass: 20
|
||||
|
||||
Reference in New Issue
Block a user