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/MASTIFF_BOOTS.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/MASTIFF_BOOTS.json')
-rw-r--r-- | items/MASTIFF_BOOTS.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/items/MASTIFF_BOOTS.json b/items/MASTIFF_BOOTS.json index d0ae9ce7..ce9c0f6b 100644 --- a/items/MASTIFF_BOOTS.json +++ b/items/MASTIFF_BOOTS.json @@ -2,9 +2,9 @@ "internalname": "MASTIFF_BOOTS", "itemid": "minecraft:diamond_boots", "displayname": "§5Mastiff Boots", - "clickcommand": "", + "clickcommand": "viewrecipe", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500 HP\",1:\"§7Defense: §a-10,000\",2:\"§7Intelligence: §a+25\",3:\"\",4:\"§6Full Set Bonus: Absolute Unit\",5:\"§c+50❤ §7per §c1% Crit Damage\",6:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Your crit damage is §950% §7less effective.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§c☠ §5Requires Wolf LVL 4\",12:\"§5§lEPIC BOOTS\"],Name:\"§5Mastiff Boots\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"MASTIFF_BOOTS\",uuid:\"5566a6a5-d76f-4e67-89b9-a5b900772b49\",timestamp:\"01/04/20 22:30\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500 HP\",1:\"§7Defense: §a-10,000\",2:\"§7Intelligence: §a+25\",3:\"\",4:\"§6Full Set Bonus: Absolute Unit\",5:\"§c+50❤ §7per §c1% Crit Damage\",6:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Your crit damage is §950% §7less effective.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC BOOTS\"],Name:\"§5Mastiff Boots\"},ExtraAttributes:{id:\"MASTIFF_BOOTS\"}}", "modver": "1.0.0", "lore": [ "§7Health: §a+500 HP", @@ -18,7 +18,6 @@ "§7Your crit damage is §950% §7less effective.", "", "§7§8This item can be reforged!", - "§c☠ §5Requires Wolf LVL 4", "§5§lEPIC BOOTS" ], "recipe": { @@ -32,7 +31,6 @@ "C2": "ENCHANTED_GOLD:16", "C3": "GOLDEN_TOOTH:1" }, - "clickcommand": "viewrecipe", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor" |