diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-07-22 13:48:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-22 13:48:30 +0200 |
commit | 1f54c5c123e2fb652c4789832a1b9867e964988f (patch) | |
tree | 88fd88821a6e4ed6c732a8bcc5eb255605fe07f0 /items/CANDY_THE_FISH.json | |
parent | c1be71aab5674957d1036e5e7722ac1e5fcb3a92 (diff) | |
download | NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.tar.gz NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.tar.bz2 NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.zip |
Enchstuff (#784)
* Fixed a few ench glints
* ups
* new soulbound items
* Added new skin
Diffstat (limited to 'items/CANDY_THE_FISH.json')
-rw-r--r-- | items/CANDY_THE_FISH.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/CANDY_THE_FISH.json b/items/CANDY_THE_FISH.json index 2bc57e61..3d6ab38e 100644 --- a/items/CANDY_THE_FISH.json +++ b/items/CANDY_THE_FISH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§cCandy the Fish", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3547e2d9-a66e-3f68-8492-53867c13acd8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzViYTM5M2I5MjZlZTY5YTE0ZDRkODUzYjI1ZDI4NWE4NjhiMTZjNTZjOTE5ZDJiODI0NDEzZTY1NjZkNGU1NSJ9fX0\"}]}},display:{Lore:[0:\"§7Fish flavored.\",1:\"\",2:\"§c§lSPECIAL\"],Name:\"§f§f§cCandy the Fish\"},ExtraAttributes:{id:\"CANDY_THE_FISH\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3547e2d9-a66e-3f68-8492-53867c13acd8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzViYTM5M2I5MjZlZTY5YTE0ZDRkODUzYjI1ZDI4NWE4NjhiMTZjNTZjOTE5ZDJiODI0NDEzZTY1NjZkNGU1NSJ9fX0\"}]}},display:{Lore:[0:\"§7Fish flavored.\",1:\"\",2:\"§c§lSPECIAL\"],Name:\"§f§f§cCandy the Fish\"},ExtraAttributes:{id:\"CANDY_THE_FISH\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§7Fish flavored.", @@ -11,9 +11,9 @@ "internalname": "CANDY_THE_FISH", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Candy_the_Fish" ] -} +}
\ No newline at end of file |