diff options
Diffstat (limited to 'items/PET.json')
-rw-r--r-- | items/PET.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/PET.json b/items/PET.json new file mode 100644 index 00000000..a64edfdd --- /dev/null +++ b/items/PET.json @@ -0,0 +1,28 @@ +{ + "internalname": "PET", + "itemid": "minecraft:skull", + "displayname": "[Lvl 21] Enderman", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a+15.75%\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a4.2% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§6Teleport Savvy\",9:\"§7§7Buffs the Aspect of the End\",10:\"§7ability granting §a8.4 §7weapon\",11:\"§7damage for 5s on use\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§9§lRARE\"],Name:\"§7[Lvl 21] §9Enderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":15917.657769478286,\\\"tier\\\":\\\"RARE\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"PET\",uuid:\"99dac0d8-7eb2-48fb-a149-bba32623506f\",timestamp:\"3/30/20 1:20 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Combat Pet", + "", + "§7Crit Damage: §a+15.75%", + "", + "§6Enderian", + "§7§7Take §a4.2% §7less damage from", + "§7end monsters", + "", + "§6Teleport Savvy", + "§7§7Buffs the Aspect of the End", + "§7ability granting §a8.4 §7weapon", + "§7damage for 5s on use", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |