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/NETHER_WART_ISLAND_CRYSTAL.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/NETHER_WART_ISLAND_CRYSTAL.json') diff --git a/items/NETHER_WART_ISLAND_CRYSTAL.json b/items/NETHER_WART_ISLAND_CRYSTAL.json index dbaa31b6..f8b0cd96 100644 --- a/items/NETHER_WART_ISLAND_CRYSTAL.json +++ b/items/NETHER_WART_ISLAND_CRYSTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Nether Wart Crystal", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7a237e5c-ca9a-3dc1-b1d9-b385fc200aa7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI2NWY5NmY1NGI3ODg4NWM0NmU3ZDJmODZiMWMxZGJmZTY0M2M2MDYwZmM3ZmNjOTgzNGMzZTNmZDU5NTEzNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grows Nether Wart on top of\",1:\"§7nearby Soul Sand blocks.\",2:\"\",3:\"§7Effective Radius: §b5\"],Name:\"§9Nether Wart Crystal\"},ExtraAttributes:{id:\"NETHER_WART_ISLAND_CRYSTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7a237e5c-ca9a-3dc1-b1d9-b385fc200aa7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI2NWY5NmY1NGI3ODg4NWM0NmU3ZDJmODZiMWMxZGJmZTY0M2M2MDYwZmM3ZmNjOTgzNGMzZTNmZDU5NTEzNSJ9fX0=\"}]}},display:{Lore:[0:\"§7Grows Nether Wart on top of\",1:\"§7nearby Soul Sand blocks.\",2:\"\",3:\"§7Effective Radius: §b5\"],Name:\"§9Nether Wart Crystal\"},ExtraAttributes:{id:\"NETHER_WART_ISLAND_CRYSTAL\"}}", "damage": 3, "lore": [ "§7Grows Nether Wart on top of", @@ -11,10 +11,11 @@ ], "internalname": "NETHER_WART_ISLAND_CRYSTAL", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "crafttext": "", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Farm_Crystal" + "https://hypixel-skyblock.fandom.com/wiki/Farm_Crystal", + "https://wiki.hypixel.net/Nether_Wart_Crystal" ] -} +} \ No newline at end of file -- cgit