diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-04 12:15:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-04 12:15:30 +0100 |
commit | 5cdcc154ce9ff34ec213b9b7cc788d4e18657b3e (patch) | |
tree | 1f2fc371c6cbba334857708e08ab242957aec45a /items/TALISMAN_ENRICHMENT_HEALTH.json | |
parent | 583e50103413043ca971770697c3e656ccc80060 (diff) | |
download | NotEnoughUpdates-REPO-5cdcc154ce9ff34ec213b9b7cc788d4e18657b3e.tar.gz NotEnoughUpdates-REPO-5cdcc154ce9ff34ec213b9b7cc788d4e18657b3e.tar.bz2 NotEnoughUpdates-REPO-5cdcc154ce9ff34ec213b9b7cc788d4e18657b3e.zip |
even if this works i would probably prefer having the island in the repo 🤓 (#855)
* Added island
* Fixed 2 lores and some recipe outputs
* Fixed lore of enrichments
* Fixed lore of some items
* Added recipe and more wiki links
* Fixed crafttext
Diffstat (limited to 'items/TALISMAN_ENRICHMENT_HEALTH.json')
-rw-r--r-- | items/TALISMAN_ENRICHMENT_HEALTH.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/TALISMAN_ENRICHMENT_HEALTH.json b/items/TALISMAN_ENRICHMENT_HEALTH.json index 0ecee61c..999a3462 100644 --- a/items/TALISMAN_ENRICHMENT_HEALTH.json +++ b/items/TALISMAN_ENRICHMENT_HEALTH.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:skull", "displayname": "§cHealth Enrichment", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8717d37b-e7da-3360-a878-0ef2c440d7c9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmFmZjJlYjQ5OGU1YzZhMDQ0ODRmMGM5Zjc4NWI0NDg0NzlhYjIxM2RmOTVlYzkxMTc2YTMwOGExMmFkZDcwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Enrich an accessory with the\",1:\"§7power of §c+3❤ Health§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\",11:\"\",12:\"§7Cost\",13:\"§b5,000 Bits\"],Name:\"§cHealth Enrichment\"},ExtraAttributes:{id:\"TALISMAN_ENRICHMENT_HEALTH\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"8717d37b-e7da-3360-a878-0ef2c440d7c9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmFmZjJlYjQ5OGU1YzZhMDQ0ODRmMGM5Zjc4NWI0NDg0NzlhYjIxM2RmOTVlYzkxMTc2YTMwOGExMmFkZDcwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Enriches an accessory with the\",3:\"§7power of §c+3❤ Health §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:\"§cHealth Enrichment\"},ExtraAttributes:{id:\"TALISMAN_ENRICHMENT_HEALTH\"}}", "damage": 3, "lore": [ - "§7Enrich an accessory with the", - "§7power of §c+3❤ Health§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+3❤ Health §7when", + "§7applied to a §6legendary §7or", + "§7§dmythic §7accessory.", + "", "§7Only §7§lONE §7enrichment can be", "§7applied to a given accessory.", "", |