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/POTION.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/POTION.json')
-rw-r--r-- | items/POTION.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/POTION.json b/items/POTION.json index 2ef74a85..0de6f496 100644 --- a/items/POTION.json +++ b/items/POTION.json @@ -1,12 +1,17 @@ { "internalname": "POTION", "itemid": "minecraft:potion", - "displayname": "Water Bottle", + "displayname": "§fMining XP Boost II Potion", "clickcommand": "", "damage": 0, - "nbttag": "{display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fWater Bottle\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"POTION\",uuid:\"9d93f573-aca5-4293-9b7f-e319d29e85db\",timestamp:\"3/31/20 2:17 AM\"}}", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0,Duration:20,Id:22,Amplifier:1}],HideFlags:254,display:{Lore:[0:\"\",1:\"§aMining XP Boost II §f(24:00)\",2:\"§7Earn §a10% §7more Mining\",3:\"§7experience.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fMining XP Boost II Potion\"},ExtraAttributes:{potion_level:2,potion:\"mining_xp_boost\",effects:[0:{level:2,effect:\"mining_xp_boost\",duration_ticks:28800}],potion_type:\"POTION\",id:\"POTION\"}}", "modver": "1.0.0", "lore": [ + "", + "§aMining XP Boost II §f(24:00)", + "§7Earn §a10% §7more Mining", + "§7experience.", + "", "§f§lCOMMON" ] }
\ No newline at end of file |