diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/FISH_HAT.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/FISH_HAT.json')
-rw-r--r-- | items/FISH_HAT.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FISH_HAT.json b/items/FISH_HAT.json index e4350ac5..4aa46717 100644 --- a/items/FISH_HAT.json +++ b/items/FISH_HAT.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§fFish Hat", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b34d1714-c0cf-35b2-91b7-e5c7382013d6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGE3ODZlNGUzNWI1OWQ5MWViNjQ1NGVmMjZiN2IwNjgzNzYxZDZiMTFmMWQ2M2M3NzQwYWYxN2FhM2YifX19\"}]}},display:{Lore:[0:\"§7Health: §a+5 HP\",1:\"\",2:\"§6Item Ability: Splash\",3:\"§7Crouch to splash some water\",4:\"§7around.\",5:\"§8Mana Cost: §310\",6:\"§8Cooldown: §a1s\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON HELMET\"],Name:\"§fFish Hat\"},ExtraAttributes:{id:\"FISH_HAT\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b34d1714-c0cf-35b2-91b7-e5c7382013d6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGE3ODZlNGUzNWI1OWQ5MWViNjQ1NGVmMjZiN2IwNjgzNzYxZDZiMTFmMWQ2M2M3NzQwYWYxN2FhM2YifX19\"}]}},display:{Lore:[0:\"§7Health: §a+5 HP\",1:\"\",2:\"§6Ability: Splash\",3:\"§7Crouch to splash some water\",4:\"§7around.\",5:\"§8Mana Cost: §310\",6:\"§8Cooldown: §a1s\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON HELMET\"],Name:\"§fFish Hat\"},ExtraAttributes:{id:\"FISH_HAT\"}}", "damage": 3, "lore": [ "§7Health: §a+5 HP", "", - "§6Item Ability: Splash", + "§6Ability: Splash", "§7Crouch to splash some water", "§7around.", "§8Mana Cost: §310", @@ -28,7 +28,7 @@ }, "internalname": "FISH_HAT", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Fish_Hat" |