From 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 20 Apr 2022 20:17:08 +0200 Subject: uhh uhhh uhhh huhhhuh uhhh - Caelid isle (#698) * :dizzy_face: * oops forgot * i dont want anymore * MiNiOnS * lAmPs * dnas_der_detnahcne * Minions v2 * New Items * So cool * 4 more * Add more nether items (#2) Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> * Few Recipes and new items * I hate the essence menu * :fish: * According to Professor Selta they are 9V batteries and can supply about 50mA of current. Professor Selta is currently in a mental asylum. * :fuelpump: * :100: * crimson essence prices (#3) * crimson essence prices * gray and single items * Add 25 of the 29 Crimson isle souls (#4) * so true * Minion :fuelpump: * PoWeR sToNeS * PoWeR sToNeS v2 * brain pain * i love power stones * i forgot Co-authored-by: Walker Selby Co-authored-by: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Co-authored-by: My-Name-Is-Jeff <37018278+My-Name-Is-Jeff@users.noreply.github.com> --- items/ROCK_CANDY.json | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) (limited to 'items/ROCK_CANDY.json') 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 -- cgit