diff options
Diffstat (limited to 'items/ARACHNE_CRYSTAL.json')
-rw-r--r-- | items/ARACHNE_CRYSTAL.json | 11 |
1 files changed, 7 insertions, 4 deletions
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" ], |