diff options
Diffstat (limited to 'items/TALISMAN_ENRICHMENT_STRENGTH.json')
-rw-r--r-- | items/TALISMAN_ENRICHMENT_STRENGTH.json | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/items/TALISMAN_ENRICHMENT_STRENGTH.json b/items/TALISMAN_ENRICHMENT_STRENGTH.json index 4316378e..01e92648 100644 --- a/items/TALISMAN_ENRICHMENT_STRENGTH.json +++ b/items/TALISMAN_ENRICHMENT_STRENGTH.json @@ -1,20 +1,23 @@ { "itemid": "minecraft:skull", "displayname": "§cStrength Enrichment", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ef0a633c-96e8-3620-93d2-41e2eb1dce27\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTRkODQ0ZmVlMjRkNWYyN2RkYjY2OTQzODUyOGQ4M2I2ODRkOTAxYjc1YTY4ODlmZTc0ODhkZmM0Y2Y3YTFjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Enrich an accessory with the\",1:\"§7power of §c+1❁ Strength§7.\",2:\"§7\",3:\"§7Apply this enrichment to any\",4:\"§7§6legendary §7or §dmythic\",5:\"§d§7rarity accessory at the Anvil.\",6:\"§7\",7:\"§7Only §7§lONE §7enrichment can be\",8:\"§7applied to a given accessory.\",9:\"\",10:\"§c§lSPECIAL\"],Name:\"§cStrength Enrichment\"},ExtraAttributes:{id:\"TALISMAN_ENRICHMENT_STRENGTH\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"ef0a633c-96e8-3620-93d2-41e2eb1dce27\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTRkODQ0ZmVlMjRkNWYyN2RkYjY2OTQzODUyOGQ4M2I2ODRkOTAxYjc1YTY4ODlmZTc0ODhkZmM0Y2Y3YTFjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Enriches an accessory with the\",3:\"§7power of §c+1❁ Strength §7when\",4:\"§7applied to a §6legendary §7or\",5:\"§7§dmythic §7accessory.\",6:\"\",7:\"§7Only §7§lONE §7enrichment can be\",8:\"§7applied to a given accessory.\",9:\"\",10:\"§c§lSPECIAL\",11:\"\",12:\"§7Cost\",13:\"§b5,000 Bits\"],Name:\"§cStrength Enrichment\"},ExtraAttributes:{id:\"TALISMAN_ENRICHMENT_STRENGTH\"}}", "damage": 3, "lore": [ - "§7Enrich an accessory with the", - "§7power of §c+1❁ Strength§7.", - "§7", - "§7Apply this enrichment to any", - "§7§6legendary §7or §dmythic", - "§d§7rarity accessory at the Anvil.", - "§7", + "§7§8Combinable in Anvil", + "", + "§7Enriches an accessory with the", + "§7power of §c+1❁ Strength §7when", + "§7applied to a §6legendary §7or", + "§7§dmythic §7accessory.", + "", "§7Only §7§lONE §7enrichment can be", "§7applied to a given accessory.", "", - "§c§lSPECIAL" + "§c§lSPECIAL", + "", + "§7Cost", + "§b5,000 Bits" ], "internalname": "TALISMAN_ENRICHMENT_STRENGTH", "crafttext": "", |