diff options
Diffstat (limited to 'items/TALISMAN_ENRICHMENT_SEA_CREATURE_CHANCE.json')
-rw-r--r-- | items/TALISMAN_ENRICHMENT_SEA_CREATURE_CHANCE.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/TALISMAN_ENRICHMENT_SEA_CREATURE_CHANCE.json b/items/TALISMAN_ENRICHMENT_SEA_CREATURE_CHANCE.json new file mode 100644 index 00000000..357da798 --- /dev/null +++ b/items/TALISMAN_ENRICHMENT_SEA_CREATURE_CHANCE.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cSea Creature Chance Enrichment", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"9bf0a721-7048-3de4-a613-18b40fce857b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMjM4MDU5NzMyNCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTJjNzcwNDVhNDY5ODJiNDA2MjFiZmM1YjA1ODE1OWU5NjEzNDBkMTA3NmM4MWI5NjUxNzY2NDc0NWViOGNjZiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7Enrich an accessory with the\",1:\"§7power of §3+0.3α Sea Creature\",2:\"§3Chance§7.\",3:\"§7\",4:\"§7Apply this enrichment to any\",5:\"§7§6legendary §7or §dmythic\",6:\"§d§7rarity accessory at the Anvil.\",7:\"§7\",8:\"§7Only §7§lONE §7enrichment can be\",9:\"§7applied to a given accessory.\",10:\"\",11:\"§c§lSPECIAL\"],Name:\"§cSea Creature Chance Enrichment\"},ExtraAttributes:{id:\"TALISMAN_ENRICHMENT_SEA_CREATURE_CHANCE\"}}", + "damage": 3, + "lore": [ + "§7Enrich an accessory with the", + "§7power of §3+0.3α Sea Creature", + "§3Chance§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_SEA_CREATURE_CHANCE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enrichments" + ] +}
\ No newline at end of file |