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/MAXOR_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/MAXOR_THE_FISH.json')
-rw-r--r-- | items/MAXOR_THE_FISH.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/MAXOR_THE_FISH.json b/items/MAXOR_THE_FISH.json index a9b9a63a..991fe849 100644 --- a/items/MAXOR_THE_FISH.json +++ b/items/MAXOR_THE_FISH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§cMaxor the Fish", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5cf7683e-1630-37ec-b943-e725e18d401c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2RmNzRlMzIzZWQ0MTQzNjk2NWY1YzU3ZGRmMjgxNWQ1MzMyZmU5OTllNjhmYmI5ZDZjZjVjOGJkNDEzOWYifX19\"}]}},display:{Lore:[0:\"§7Dynamite fishing is my favorite!\",1:\"\",2:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cMaxor the Fish\"},ExtraAttributes:{id:\"MAXOR_THE_FISH\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"5cf7683e-1630-37ec-b943-e725e18d401c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2RmNzRlMzIzZWQ0MTQzNjk2NWY1YzU3ZGRmMjgxNWQ1MzMyZmU5OTllNjhmYmI5ZDZjZjVjOGJkNDEzOWYifX19\"}]}},display:{Lore:[0:\"§7Dynamite fishing is my favorite!\",1:\"\",2:\"§c§lSPECIAL DUNGEON ITEM\"],Name:\"§f§f§cMaxor the Fish\"},ExtraAttributes:{id:\"MAXOR_THE_FISH\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§7Dynamite fishing is my favorite!", @@ -11,9 +11,9 @@ "internalname": "MAXOR_THE_FISH", "crafttext": "", "clickcommand": "", - "modver": "1.6-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Maxor_the_Fish" ] -} +}
\ No newline at end of file |