fix smokeable crafting (#7242)

This commit is contained in:
Leon Friedrich
2022-03-25 17:01:55 +13:00
committed by GitHub
parent 9ea8553828
commit 414c03978d

View File

@@ -90,16 +90,8 @@
edges:
- to: ground
steps:
- prototype: LeavesCannabisDried
icon:
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
- material: LeavesCannabisDried
amount: 2
doAfter: 5
- node: ground
entity: GroundCannabis
@@ -112,16 +104,8 @@
edges:
- to: ground
steps:
- prototype: LeavesTobaccoDried
icon:
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
- material: LeavesTobaccoDried
amount: 2
doAfter: 5
- node: ground