diff options
Diffstat (limited to 'items/ROCK_CANDY.json')
-rw-r--r-- | items/ROCK_CANDY.json | 29 |
1 files changed, 19 insertions, 10 deletions
diff --git a/items/ROCK_CANDY.json b/items/ROCK_CANDY.json index 633f3f22..2cd83413 100644 --- a/items/ROCK_CANDY.json +++ b/items/ROCK_CANDY.json @@ -1,27 +1,36 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§9Rock Candy", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"a84ff8d6-7300-37fa-ab20-e91cb0a2e963\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmIyMTYxN2QyNzU1YmMyMGY4ZjdlMzg4ZjQ5ZTQ4NTgyNzQ1ZmVjMTZiYjE0Yzc3NmY3MTE4Zjk4YzU1ZTgifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Sweet §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7§8§oAccessories have never\",8:\"§8§otasted so sweet.\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Rock Candy\"},ExtraAttributes:{id:\"ROCK_CANDY\"},AttributeModifiers:[]}", + "displayname": "§f§f§aRock Candy", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a84ff8d6-7300-37fa-ab20-e91cb0a2e963\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmIyMTYxN2QyNzU1YmMyMGY4ZjdlMzg4ZjQ5ZTQ4NTgyNzQ1ZmVjMTZiYjE0Yzc3NmY3MTE4Zjk4YzU1ZTgifX19\"}]}},display:{Lore:[0:\"§8Power Stone\",1:\"\",2:\"§7Combine §a9x §7of this stone at the\",3:\"§7§6Thaumaturgist §7to permanently\",4:\"§7unlock the §aSweet §7power.\",5:\"\",6:\"§7§8§oAccessories have never\",7:\"§8§otasted so sweet.\",8:\"\",9:\"§7At §6750 Magical Power§7:\",10:\"§c+372❤ Health\",11:\"§a+266❈ Defense\",12:\"§f+30✦ Speed\",13:\"\",14:\"§7Unique Power Bonus:\",15:\"§f+5✦ Speed\",16:\"\",17:\"§7Requires §aCombat Skill Level XV§7!\",18:\"\",19:\"§a§lUNCOMMON POWER STONE\"],Name:\"§f§f§aRock Candy\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ROCK_CANDY\"}}", "damage": 3, "lore": [ - "§8Reforge Stone", + "§8Power Stone", "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Sweet §7reforge", - "§7to accessories.", + "§7Combine §a9x §7of this stone at the", + "§7§6Thaumaturgist §7to permanently", + "§7unlock the §aSweet §7power.", "", "§7§8§oAccessories have never", "§8§otasted so sweet.", "", - "§9§lRARE REFORGE STONE" + "§7At §6750 Magical Power§7:", + "§c+372❤ Health", + "§a+266❈ Defense", + "§f+30✦ Speed", + "", + "§7Unique Power Bonus:", + "§f+5✦ Speed", + "", + "§7Requires §aCombat Skill Level XV§7!", + "", + "§a§lUNCOMMON POWER STONE" ], "internalname": "ROCK_CANDY", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rock_Candy" ] -} +}
\ No newline at end of file |