aboutsummaryrefslogtreecommitdiff
path: root/items/BOTTLE_OF_JYRRE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/BOTTLE_OF_JYRRE.json')
-rw-r--r--items/BOTTLE_OF_JYRRE.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/items/BOTTLE_OF_JYRRE.json b/items/BOTTLE_OF_JYRRE.json
index 2ee6538b..fd447ee6 100644
--- a/items/BOTTLE_OF_JYRRE.json
+++ b/items/BOTTLE_OF_JYRRE.json
@@ -5,12 +5,19 @@
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fWater Bottle\"},ExtraAttributes:{bottle_of_jyrre_seconds:290,id:\"BOTTLE_OF_JYRRE\"}}",
- "modver": "1.0.0",
+ "modver": "2.1.0-REL",
"lore": [
"§f§lCOMMON"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bottle_of_Jyrre"
+ ],
+ "recipes": [
+ {
+ "type": "trade",
+ "cost": "ENCHANTED_EMERALD:2",
+ "result": "BOTTLE_OF_JYRRE"
+ }
]
}