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/RED_NOSE.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/RED_NOSE.json') diff --git a/items/RED_NOSE.json b/items/RED_NOSE.json index 6d35e15e..ddfdfb0d 100644 --- a/items/RED_NOSE.json +++ b/items/RED_NOSE.json @@ -4,14 +4,14 @@ "displayname": "§9Red Nose", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"935f5d83-5c2c-34ce-8942-5a314efe9358\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MzYxMTA5MzQ5MSwKICAicHJvZmlsZUlkIiA6ICJlNzkzYjJjYTdhMmY0MTI2YTA5ODA5MmQ3Yzk5NDE3YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVfSG9zdGVyX01hbiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82Yjc0OTBiNzY5YzkwYjI5YzRkMDgzNzE1YTc1MmEwNTU4NzhjYzE5NTQzNDUxYWMzODdmODhmNzQ5MzQ1OTA2IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Ridiculous\",5:\"§8§7reforge to a helmet.\",6:\"\",7:\"§7§8§oBonzo never wears it in the\",8:\"§8§opresence of other Necromancers.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXVII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Nose\"},ExtraAttributes:{id:\"RED_NOSE\"}}", - "modver": "1.5-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"935f5d83-5c2c-34ce-8942-5a314efe9358\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MzYxMTA5MzQ5MSwKICAicHJvZmlsZUlkIiA6ICJlNzkzYjJjYTdhMmY0MTI2YTA5ODA5MmQ3Yzk5NDE3YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVfSG9zdGVyX01hbiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82Yjc0OTBiNzY5YzkwYjI5YzRkMDgzNzE1YTc1MmEwNTU4NzhjYzE5NTQzNDUxYWMzODdmODhmNzQ5MzQ1OTA2IgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Ridiculous\",5:\"§8§7reforge to a helmet.\",6:\"\",7:\"§7§8§oBonzo never wears it in the\",8:\"§8§opresence of other Necromancers.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXVII§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Red Nose\"},ExtraAttributes:{id:\"RED_NOSE\"}}", + "modver": "2.0.0-REL", "lore": [ "§8Reforge Stone", "", "§7Can be used in a Reforge Anvil", "§7or with the Dungeon Blacksmith", - "§7to apply the §8Ridiculous", + "§7to apply the §9Ridiculous", "§8§7reforge to a helmet.", "", "§7§8§oBonzo never wears it in the", -- cgit