From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/FISHING_CRYSTAL.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/FISHING_CRYSTAL.json') diff --git a/items/FISHING_CRYSTAL.json b/items/FISHING_CRYSTAL.json index c4df06c7..d76c8632 100644 --- a/items/FISHING_CRYSTAL.json +++ b/items/FISHING_CRYSTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Fishing Crystal", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2e474ee3-5361-3218-84db-880eb1cface1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjM3NTk0ODU3MjM0OGZjNjc4ZDFmZGJiYTFhNzcwZjY0NGEwNDk3N2ExZmM3MTk0MzcwMDY2YTE4MzIzZmM2OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grants a chance of fishing\",1:\"§7Prismarine Shards and Prismarine\",2:\"§7Crystals in nearby water\",3:\"\",4:\"§7Effective Radius: §b15\"],Name:\"§9Fishing Crystal\"},ExtraAttributes:{id:\"FISHING_CRYSTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2e474ee3-5361-3218-84db-880eb1cface1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjM3NTk0ODU3MjM0OGZjNjc4ZDFmZGJiYTFhNzcwZjY0NGEwNDk3N2ExZmM3MTk0MzcwMDY2YTE4MzIzZmM2OSJ9fX0=\"}]}},display:{Lore:[0:\"§7Grants a chance of fishing\",1:\"§7Prismarine Shards and Prismarine\",2:\"§7Crystals in nearby water\",3:\"\",4:\"§7Effective Radius: §b15\"],Name:\"§9Fishing Crystal\"},ExtraAttributes:{id:\"FISHING_CRYSTAL\"}}", "damage": 3, "lore": [ "§7Grants a chance of fishing", @@ -12,10 +12,11 @@ ], "internalname": "FISHING_CRYSTAL", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "crafttext": "", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Floating_Crystals" + "https://hypixel-skyblock.fandom.com/wiki/Floating_Crystals", + "https://wiki.hypixel.net/Fishing_Crystal" ] -} +} \ No newline at end of file -- cgit