diff options
Diffstat (limited to 'items/ROCK_GEMSTONE.json')
-rw-r--r-- | items/ROCK_GEMSTONE.json | 25 |
1 files changed, 16 insertions, 9 deletions
diff --git a/items/ROCK_GEMSTONE.json b/items/ROCK_GEMSTONE.json index 3f717c6b..0cfcf67f 100644 --- a/items/ROCK_GEMSTONE.json +++ b/items/ROCK_GEMSTONE.json @@ -1,28 +1,35 @@ { "itemid": "minecraft:skull", "displayname": "§9Rock Gemstone", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7bdda670-637b-32fa-92c1-ef5a672adeb5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjE0NmQ3YjJjZjlhMjE3ODRmMzZmNDU5MjE1MWRmYzU1YWE3YzZlZjlhZjRhNDMwYWJkODZkZTBmMDhiMjI0ZCJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Auspicious\",4:\"§9§7reforge when combined with a\",5:\"§7pickaxe§7.\",6:\"\",7:\"§7§8§oThe lowest gemstone in the\",8:\"§8§ofood chain.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXI§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Rock Gemstone\"},ExtraAttributes:{id:\"ROCK_GEMSTONE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7bdda670-637b-32fa-92c1-ef5a672adeb5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjE0NmQ3YjJjZjlhMjE3ODRmMzZmNDU5MjE1MWRmYzU1YWE3YzZlZjlhZjRhNDMwYWJkODZkZTBmMDhiMjI0ZCJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Auspicious §7reforge when\",4:\"§7combined with a pickaxe or drill§7.\",5:\"\",6:\"§7§8§oThe lowest gemstone in the food\",7:\"§8§ochain.\",8:\"\",9:\"§9Auspicious §7(§6Legendary§7):\",10:\"§7Mining Speed: §a+45\",11:\"§7Mining Fortune: §a+8\",12:\"\",13:\"§9Auspicious Bonus\",14:\"§7Grants §a+8 §6☘ Mining Fortune§7, which\",15:\"§7increases your chance for multiple\",16:\"§7drops.\",17:\"\",18:\"§7Requires §aMining Skill Level XXI§7!\",19:\"\",20:\"§9§lRARE REFORGE STONE\"],Name:\"§9Rock Gemstone\"},ExtraAttributes:{id:\"ROCK_GEMSTONE\"}}", "damage": 3, "lore": [ "§8Reforge Stone", "§7§8Combinable in Reforge Anvil", "", - "§7Applies the §9Auspicious", - "§9§7reforge when combined with a", - "§7pickaxe§7.", + "§7Applies the §9Auspicious §7reforge when", + "§7combined with a pickaxe or drill§7.", "", - "§7§8§oThe lowest gemstone in the", - "§8§ofood chain.", + "§7§8§oThe lowest gemstone in the food", + "§8§ochain.", "", - "§7Requires §aMining Skill Level", - "§aXXI§7!", + "§9Auspicious §7(§6Legendary§7):", + "§7Mining Speed: §a+45", + "§7Mining Fortune: §a+8", + "", + "§9Auspicious Bonus", + "§7Grants §a+8 §6☘ Mining Fortune§7, which", + "§7increases your chance for multiple", + "§7drops.", + "", + "§7Requires §aMining Skill Level XXI§7!", "", "§9§lRARE REFORGE STONE" ], "internalname": "ROCK_GEMSTONE", "crafttext": "Requires: HotM 3", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rock_Gemstone", |