fix smokeable crafting (#7242)
This commit is contained in:
@@ -90,16 +90,8 @@
|
|||||||
edges:
|
edges:
|
||||||
- to: ground
|
- to: ground
|
||||||
steps:
|
steps:
|
||||||
- prototype: LeavesCannabisDried
|
- material: LeavesCannabisDried
|
||||||
icon:
|
amount: 2
|
||||||
sprite: Objects/Specific/Hydroponics/cannabis.rsi
|
|
||||||
state: dried
|
|
||||||
name: dried cannabis leaves
|
|
||||||
- prototype: LeavesCannabisDried
|
|
||||||
icon:
|
|
||||||
sprite: Objects/Specific/Hydroponics/cannabis.rsi
|
|
||||||
state: dried
|
|
||||||
name: dried cannabis leaves
|
|
||||||
doAfter: 5
|
doAfter: 5
|
||||||
- node: ground
|
- node: ground
|
||||||
entity: GroundCannabis
|
entity: GroundCannabis
|
||||||
@@ -112,16 +104,8 @@
|
|||||||
edges:
|
edges:
|
||||||
- to: ground
|
- to: ground
|
||||||
steps:
|
steps:
|
||||||
- prototype: LeavesTobaccoDried
|
- material: LeavesTobaccoDried
|
||||||
icon:
|
amount: 2
|
||||||
sprite: Objects/Specific/Hydroponics/tobacco.rsi
|
|
||||||
state: dried
|
|
||||||
name: dried tobacco leaves
|
|
||||||
- prototype: LeavesTobaccoDried
|
|
||||||
icon:
|
|
||||||
sprite: Objects/Specific/Hydroponics/tobacco.rsi
|
|
||||||
state: dried
|
|
||||||
name: dried tobacco leaves
|
|
||||||
doAfter: 5
|
doAfter: 5
|
||||||
|
|
||||||
- node: ground
|
- node: ground
|
||||||
|
|||||||
Reference in New Issue
Block a user