aboutsummaryrefslogtreecommitdiff
path: root/data/items/consumables/guam_potion_unf.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/items/consumables/guam_potion_unf.yaml')
-rw-r--r--data/items/consumables/guam_potion_unf.yaml24
1 files changed, 14 insertions, 10 deletions
diff --git a/data/items/consumables/guam_potion_unf.yaml b/data/items/consumables/guam_potion_unf.yaml
index ba81e93..caddd74 100644
--- a/data/items/consumables/guam_potion_unf.yaml
+++ b/data/items/consumables/guam_potion_unf.yaml
@@ -1,12 +1,16 @@
-id: guam_potion_unf
-name: "guam potion (unf)"
color: "48"
-description: "An unfinished potion with guam floating in water."
-value: 5
+craft:
+ type: combine
+ consume:
+ - items:
+ - guam
+ quantity: 1
+ - items:
+ - vial_of_water
+ quantity: 1
+ wait: 0
+description: An unfinished potion with guam floating in water.
+id: guam_potion_unf
+name: guam potion (unf)
stackable: false
-made_from:
- - items: [guam]
- quantity: 1
- - items: [vial_of_water]
- quantity: 1
-ticks: 0
+value: 5