From b09d5d229d6134a9346b0a702bff4ccccf66e5d0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 1 Jun 2021 12:31:05 +0200 Subject: Reforge Stones and Rainbow Names + removing Item + update things (#503) * Reforge Stones and Rainbow Names * Removing dupe json with the wrong name * Fixing other Stuff * Another Rainbow name * Another Fix * Rainbow name * Rainbow Name * Another Fix * First Part * Fuck * Part 2 * Part 3 * Part 4 * copy paste ftw --- items/MOLTEN_CUBE.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/MOLTEN_CUBE.json') diff --git a/items/MOLTEN_CUBE.json b/items/MOLTEN_CUBE.json index 0a6d18f1..cbc8c8a0 100644 --- a/items/MOLTEN_CUBE.json +++ b/items/MOLTEN_CUBE.json @@ -4,14 +4,14 @@ "displayname": "§9Molten Cube", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f9c4a556-ae13-3635-b4bc-4630b9dd93dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY2NGY5YzVlZDMzMWQ3ZmY0NTU1ZmY4MGIwODhhOWU1ZTExMWI1NDliZmZlMzJiZWQ2ZmYyOWQzYTliNGY3ZiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Cubic §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe center of Magma Cubes is\",8:\"§8§othe hottest part...also the\",9:\"§8§ohardest. Giant ones can even\",10:\"§8§ocreate stones like this one.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aX§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Molten Cube\"},ExtraAttributes:{id:\"MOLTEN_CUBE\"}}", - "modver": "1.5-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f9c4a556-ae13-3635-b4bc-4630b9dd93dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY2NGY5YzVlZDMzMWQ3ZmY0NTU1ZmY4MGIwODhhOWU1ZTExMWI1NDliZmZlMzJiZWQ2ZmYyOWQzYTliNGY3ZiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Cubic §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe center of Magma Cubes is\",8:\"§8§othe hottest part...also the\",9:\"§8§ohardest. Giant ones can even\",10:\"§8§ocreate stones like this one.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aX§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Molten Cube\"},ExtraAttributes:{id:\"MOLTEN_CUBE\"}}", + "modver": "2.0.0-REL", "lore": [ "§8Reforge Stone", "", "§7Can be used in a Reforge Anvil", "§7or with the Dungeon Blacksmith", - "§7to apply the §8Cubic §7reforge", + "§7to apply the §9Cubic §7reforge", "§7to armor.", "", "§7§8§oThe center of Magma Cubes is", @@ -29,4 +29,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Molten_Cube" ] -} +} \ No newline at end of file -- cgit