diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-09-13 14:20:43 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-13 14:20:43 +1000 |
commit | e2b7d83929a37b67e6530a07b485eb1c22ca8f44 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/TALISMAN_ENRICHMENT_MAGIC_FIND.json | |
parent | 784ce26613f6bc286efc0af8d60312ec5e7fbc70 (diff) | |
parent | 8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2 (diff) | |
download | NotEnoughUpdates-REPO-e2b7d83929a37b67e6530a07b485eb1c22ca8f44.tar.gz NotEnoughUpdates-REPO-e2b7d83929a37b67e6530a07b485eb1c22ca8f44.tar.bz2 NotEnoughUpdates-REPO-e2b7d83929a37b67e6530a07b485eb1c22ca8f44.zip |
Merge pull request #264 from IRONM00N/master
Some mayor Stuff
Diffstat (limited to 'items/TALISMAN_ENRICHMENT_MAGIC_FIND.json')
-rw-r--r-- | items/TALISMAN_ENRICHMENT_MAGIC_FIND.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/TALISMAN_ENRICHMENT_MAGIC_FIND.json b/items/TALISMAN_ENRICHMENT_MAGIC_FIND.json new file mode 100644 index 00000000..426f3558 --- /dev/null +++ b/items/TALISMAN_ENRICHMENT_MAGIC_FIND.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cMagic Find Enrichment", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"9457ab60-ee58-33ae-9f76-30107fa989ec\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MzAwMzUwMDg1OSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWQzYjRhMzBhZWRjODA0MDgxNTc3OGY3NzhhNzM5NTkwOWM0Y2NjZTZmZDU1YzZlM2U0N2FiNWRhNTMxOTUyYiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Enrich an accessory with the\",1:\"§7power of §b+0.5✯ Magic Find§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:\"§cMagic Find Enrichment\"},ExtraAttributes:{id:\"TALISMAN_ENRICHMENT_MAGIC_FIND\"}}", + "damage": 3, + "lore": [ + "§7Enrich an accessory with the", + "§7power of §b+0.5✯ Magic Find§7.", + "§7", + "§7Apply this enrichment to any", + "§7§6legendary §7or §dmythic", + "§d§7rarity accessory at the Anvil.", + "§7", + "§7Only §7§lONE §7enrichment can be", + "§7applied to a given accessory.", + "", + "§c§lSPECIAL" + ], + "internalname": "TALISMAN_ENRICHMENT_MAGIC_FIND", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] +}
\ No newline at end of file |