diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/BOTTLE_OF_JYRRE.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/BOTTLE_OF_JYRRE.json')
-rw-r--r-- | items/BOTTLE_OF_JYRRE.json | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/items/BOTTLE_OF_JYRRE.json b/items/BOTTLE_OF_JYRRE.json index 23bdece4..0c28422b 100644 --- a/items/BOTTLE_OF_JYRRE.json +++ b/items/BOTTLE_OF_JYRRE.json @@ -1,22 +1,12 @@ { "internalname": "BOTTLE_OF_JYRRE", "itemid": "minecraft:potion", - "displayname": "§f§cBottle of Jyrre", + "displayname": "§fWater Bottle", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Provides a boost to your §b✎\",1:\"§bIntelligence§7! The longer this\",2:\"§7item stays in your inventory,\",3:\"§7the more intelligent you will be\",4:\"§7after drinking it. Must be kept\",5:\"§7in your inventory at all times!\",6:\"\",7:\"§7Intelligence Bonus: §b0\",8:\"§7Duration: §b10 Minutes\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§cBottle of Jyrre\"},ExtraAttributes:{bottle_of_jyrre_seconds:670,originTag:\"UNKNOWN\",id:\"BOTTLE_OF_JYRRE\",uuid:\"5537cde3-6b06-42b2-94a4-71c61d677732\",timestamp:\"3/31/20 10:50 PM\"}}", + "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", "lore": [ - "§7Provides a boost to your §b✎", - "§bIntelligence§7! The longer this", - "§7item stays in your inventory,", - "§7the more intelligent you will be", - "§7after drinking it. Must be kept", - "§7in your inventory at all times!", - "", - "§7Intelligence Bonus: §b0", - "§7Duration: §b10 Minutes", - "", "§f§lCOMMON" ], "infoType": "WIKI_URL", |