Rolling joints no longer requires a filter (#34106)
* Remove filters from joint crafting * err * hmmm * guhhh * yyyy * whitespace --------- Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
- to: joint
|
||||
steps:
|
||||
- material: PaperRolling
|
||||
- material: CigaretteFilter
|
||||
- material: GroundCannabis
|
||||
doAfter: 2
|
||||
- node: joint
|
||||
@@ -22,7 +21,6 @@
|
||||
- to: jointRainbow
|
||||
steps:
|
||||
- material: PaperRolling
|
||||
- material: CigaretteFilter
|
||||
- material: GroundCannabisRainbow
|
||||
doAfter: 2
|
||||
- node: jointRainbow
|
||||
|
||||
Reference in New Issue
Block a user