diff options
Diffstat (limited to 'items/DESERT_ISLAND_CRYSTAL.json')
-rw-r--r-- | items/DESERT_ISLAND_CRYSTAL.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/DESERT_ISLAND_CRYSTAL.json b/items/DESERT_ISLAND_CRYSTAL.json index 0ed8a4b6..505c6b4a 100644 --- a/items/DESERT_ISLAND_CRYSTAL.json +++ b/items/DESERT_ISLAND_CRYSTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Desert Crystal", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7a237e5c-ca9a-3dc1-b1d9-b385fc200aa7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI2NWY5NmY1NGI3ODg4NWM0NmU3ZDJmODZiMWMxZGJmZTY0M2M2MDYwZmM3ZmNjOTgzNGMzZTNmZDU5NTEzNSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grows cactus, and sugar cane on\",1:\"§7top of nearby sand blocks.\",2:\"\",3:\"§7Effective Radius: §b16\"],Name:\"§9Desert Crystal\"},ExtraAttributes:{id:\"DESERT_ISLAND_CRYSTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7a237e5c-ca9a-3dc1-b1d9-b385fc200aa7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI2NWY5NmY1NGI3ODg4NWM0NmU3ZDJmODZiMWMxZGJmZTY0M2M2MDYwZmM3ZmNjOTgzNGMzZTNmZDU5NTEzNSJ9fX0=\"}]}},display:{Lore:[0:\"§7Grows cactus, and sugar cane on\",1:\"§7top of nearby sand blocks.\",2:\"\",3:\"§7Effective Radius: §b16\"],Name:\"§9Desert Crystal\"},ExtraAttributes:{id:\"DESERT_ISLAND_CRYSTAL\"}}", "damage": 3, "lore": [ "§7Grows cactus, and sugar cane on", @@ -11,10 +11,11 @@ ], "internalname": "DESERT_ISLAND_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/Desert_Crystal" ] -} +}
\ No newline at end of file |