diff options
Diffstat (limited to 'items/MASTIFF_HELMET.json')
-rw-r--r-- | items/MASTIFF_HELMET.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/items/MASTIFF_HELMET.json b/items/MASTIFF_HELMET.json index 3968fcca..8702605a 100644 --- a/items/MASTIFF_HELMET.json +++ b/items/MASTIFF_HELMET.json @@ -2,9 +2,9 @@ "internalname": "MASTIFF_HELMET", "itemid": "minecraft:skull", "displayname": "§5Mastiff Crown", - "clickcommand": "", + "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"27508566-a773-3516-8903-9e405064893e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzI4NTk1MGZkNjc4NThlNzZjNDM5YjBiNWI4N2M2OWE2YzUyYTRkZjkzNmUyMjRkODQzYjE0YzIyNTY1OTQ5ZSJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+500 HP\",1:\"§7Defense: §a-10,000\",2:\"§7Intelligence: §a+125\",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 オオカミ LVL 4\",12:\"§5§lEPIC HELMET\"],Name:\"§5Mastiff Crown\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"MASTIFF_HELMET\",uuid:\"774e44da-9463-4f5c-84fe-a12787bc0283\",timestamp:\"4/1/20 10:10 PM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"27508566-a773-3516-8903-9e405064893e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzI4NTk1MGZkNjc4NThlNzZjNDM5YjBiNWI4N2M2OWE2YzUyYTRkZjkzNmUyMjRkODQzYjE0YzIyNTY1OTQ5ZSJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+500 HP\",1:\"§7Defense: §a-10,000\",2:\"§7Intelligence: §a+125\",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 HELMET\"],Name:\"§5Mastiff Crown\"},ExtraAttributes:{id:\"MASTIFF_HELMET\"}}", "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 HELMET" ], "recipe": { @@ -32,7 +31,6 @@ "C2": "ENCHANTED_DIAMOND:16", "C3": "GOLDEN_TOOTH:1" }, - "clickcommand": "viewrecipe", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor" |