From 1c2414f3054f7630a171849ac078dee99295eb54 Mon Sep 17 00:00:00 2001 From: Kyle Kemp Date: Tue, 30 Jul 2024 11:06:00 -0500 Subject: [PATCH] fix(crafting): silverscale tunic now requires 10oz bottles instead of 1oz bottles for crafts, to allow everything for the tunic to be crafted. --- recipes/weavefabricating/basic.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/recipes/weavefabricating/basic.yml b/recipes/weavefabricating/basic.yml index 99c46b6..ceaa877 100644 --- a/recipes/weavefabricating/basic.yml +++ b/recipes/weavefabricating/basic.yml @@ -1,4 +1,3 @@ - # tier 1 crafts - item: Careful Gloves name: Careful Gloves @@ -251,9 +250,9 @@ ingredients: - Antanian Tunic - Silver Scale - - Medium BarFire Potion - - Medium BarFrost Potion - - Medium BarNecro Potion + - Medium BarFire Potion (10oz) + - Medium BarFrost Potion (10oz) + - Medium BarNecro Potion (10oz) - Risan White Pearl ozIngredients: - filter: String - Spell @@ -379,4 +378,4 @@ ounces: 8 - filter: Dye Vial display: Dye Vial - ounces: 1 \ No newline at end of file + ounces: 1