diff options
Diffstat (limited to 'items/DIAMONITE.json')
-rw-r--r-- | items/DIAMONITE.json | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/items/DIAMONITE.json b/items/DIAMONITE.json index 9d07687e..4c3a7e39 100644 --- a/items/DIAMONITE.json +++ b/items/DIAMONITE.json @@ -1,26 +1,28 @@ { "itemid": "minecraft:skull", "displayname": "§9Diamonite", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5ae54b55-f9a3-31aa-b435-291bdf6ec276\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWUwNDM4OGM5YTcxYjU5NDFmOWNjMjJkNzhlNjliZmY5NmYxZGY0NmFlMjhjZjQ2YTk5N2ZhMjU4ZWJlNjk5YiJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Fleet §7reforge\",4:\"§7when combined with a pickaxe§7.\",5:\"\",6:\"§7§8§oMagical form of diamond.\",7:\"\",8:\"§7Requires §aMining Skill Level\",9:\"§aXV§7!\",10:\"\",11:\"§9§lRARE REFORGE STONE\"],Name:\"§9Diamonite\"},ExtraAttributes:{id:\"DIAMONITE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5ae54b55-f9a3-31aa-b435-291bdf6ec276\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWUwNDM4OGM5YTcxYjU5NDFmOWNjMjJkNzhlNjliZmY5NmYxZGY0NmFlMjhjZjQ2YTk5N2ZhMjU4ZWJlNjk5YiJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Fleet §7reforge when\",4:\"§7combined with a pickaxe or drill§7.\",5:\"\",6:\"§7§8§oMagical form of diamond.\",7:\"\",8:\"§9Fleet §7(§6Legendary§7):\",9:\"§7Mining Speed: §a+55\",10:\"\",11:\"§7Requires §aMining Skill Level XV§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Diamonite\"},ExtraAttributes:{id:\"DIAMONITE\"}}", "damage": 3, "lore": [ "§8Reforge Stone", "§7§8Combinable in Reforge Anvil", "", - "§7Applies the §9Fleet §7reforge", - "§7when combined with a pickaxe§7.", + "§7Applies the §9Fleet §7reforge when", + "§7combined with a pickaxe or drill§7.", "", "§7§8§oMagical form of diamond.", "", - "§7Requires §aMining Skill Level", - "§aXV§7!", + "§9Fleet §7(§6Legendary§7):", + "§7Mining Speed: §a+55", + "", + "§7Requires §aMining Skill Level XV§7!", "", "§9§lRARE REFORGE STONE" ], "internalname": "DIAMONITE", "crafttext": "Requires: HotM 2", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Diamonite", |