diff options
Diffstat (limited to 'items/HASTE_RING.json')
-rw-r--r-- | items/HASTE_RING.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/HASTE_RING.json b/items/HASTE_RING.json index c02162ac..5c27cbd2 100644 --- a/items/HASTE_RING.json +++ b/items/HASTE_RING.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Haste Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c2b30295-3a3c-3cb3-94f3-5f8797bd9ba3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2MyNmExZWM5MjlkNGIxNDQyNjZjNTZhZjExZDlhYmFmOTNmNmIyNzQ4NzJjOTZkM2UzNGNiN2M3OTY1In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gives §aHaste I§7 for §a15§7\",1:\"§7seconds when breaking any block.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Haste Ring\"},ExtraAttributes:{id:\"HASTE_RING\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c2b30295-3a3c-3cb3-94f3-5f8797bd9ba3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2MyNmExZWM5MjlkNGIxNDQyNjZjNTZhZjExZDlhYmFmOTNmNmIyNzQ4NzJjOTZkM2UzNGNiN2M3OTY1In19fQ==\"}]}},display:{Lore:[0:\"§7Gives §aHaste I§7 for §a15§7\",1:\"§7seconds when breaking any block.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Haste Ring\"},ExtraAttributes:{id:\"HASTE_RING\"}}", "damage": 3, "lore": [ "§7Gives §aHaste I§7 for §a15§7", @@ -23,10 +23,11 @@ }, "internalname": "HASTE_RING", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Haste_Ring" + "https://hypixel-skyblock.fandom.com/wiki/Haste_Ring", + "https://wiki.hypixel.net/Haste_Ring" ], "crafttext": "Requires: Cobblestone IX" -} +}
\ No newline at end of file |