diff options
Diffstat (limited to 'items/TALISMAN_ENRICHMENT_MAGIC_FIND.json')
-rw-r--r-- | items/TALISMAN_ENRICHMENT_MAGIC_FIND.json | 24 |
1 files changed, 24 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..35092ca6 --- /dev/null +++ b/items/TALISMAN_ENRICHMENT_MAGIC_FIND.json @@ -0,0 +1,24 @@ +{ + "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": "" +}
\ No newline at end of file |