diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/VENOMS_TOUCH.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/VENOMS_TOUCH.json b/items/VENOMS_TOUCH.json index 579487cd..2f1e4887 100644 --- a/items/VENOMS_TOUCH.json +++ b/items/VENOMS_TOUCH.json @@ -19,13 +19,13 @@ "recipe": { "A1": "", "A2": "ENCHANTED_BROWN_MUSHROOM:60", - "A3": "SOUL_STRING:1O", + "A3": "SOUL_STRING:10", "B1": "ENCHANTED_SPIDER_EYE:10", "B2": "", - "B3": "SOUL_STRING:1O", + "B3": "SOUL_STRING:10", "C1": "", "C2": "ENCHANTED_BROWN_MUSHROOM:60", - "C3": "SOUL_STRING:1O" + "C3": "SOUL_STRING:10" }, "internalname": "VENOMS_TOUCH", "crafttext": "", |