From 4d1e4ba9816b9247324e3a6337fcd0c53b732d32 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 16 Dec 2022 08:01:06 +0100 Subject: Added new skins (#872) * Added new skins * Stuff * Added not cracker * Added new cosmetic * [December 14] Winter Follow Up --- items/ARACHNE_CRYSTAL.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'items/ARACHNE_CRYSTAL.json') diff --git a/items/ARACHNE_CRYSTAL.json b/items/ARACHNE_CRYSTAL.json index 6fcfca70..c1798708 100644 --- a/items/ARACHNE_CRYSTAL.json +++ b/items/ARACHNE_CRYSTAL.json @@ -1,12 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§9Arachne Crystal", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"951bc5be-5e19-35db-8b0c-c5035faf4a98\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWNlODMwZjIwZDBkZmIyNDI3Nzk3NTFmN2E1YzY4ZTY3ODg4OGY3Mjc1ODYxNDY1NGI2NTU2MjVjZjk0MzI0MyJ9fX0=\"}]}},display:{Lore:[0:\"§7§7A powerful object that has the\",1:\"§7power to call forth the full\",2:\"§7strength of Arachne.\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Arachne Crystal\"},ExtraAttributes:{id:\"ARACHNE_CRYSTAL\"},AttributeModifiers:[]}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"951bc5be-5e19-35db-8b0c-c5035faf4a98\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWNlODMwZjIwZDBkZmIyNDI3Nzk3NTFmN2E1YzY4ZTY3ODg4OGY3Mjc1ODYxNDY1NGI2NTU2MjVjZjk0MzI0MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7Place this at the §5Altar §7in\",1:\"§7§4Arachne\u0027s Sanctuary §7to call\",2:\"§7forth the true strength of\",3:\"§7§4Arachne§7.\",4:\"\",5:\"§7§o\\\"What have we done?\\\" §7- Unknown Spider\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Arachne Crystal\"},ExtraAttributes:{id:\"ARACHNE_CRYSTAL\"}}", "damage": 3, "lore": [ - "§7§7A powerful object that has the", - "§7power to call forth the full", - "§7strength of Arachne.", + "§7§7Place this at the §5Altar §7in", + "§7§4Arachne\u0027s Sanctuary §7to call", + "§7forth the true strength of", + "§7§4Arachne§7.", + "", + "§7§o\"What have we done?\" §7- Unknown Spider", "", "§9§lRARE" ], -- cgit