diff options
Diffstat (limited to 'items/EERIE_TREAT.json')
-rw-r--r-- | items/EERIE_TREAT.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/EERIE_TREAT.json b/items/EERIE_TREAT.json new file mode 100644 index 00000000..37488c87 --- /dev/null +++ b/items/EERIE_TREAT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Eerie Treat", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3480b103-e82a-3e8d-a7d6-4751bb4d9926\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTFiZGRmZTliMmJkMGY0ODdkMmYzN2M5NDBkNGE1MGUxNzI2YWJjMzI3M2FmNDdhNzAyODU1NTQwMjU1ZTEzMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7Turns your §f§lCOMMON §7Eerie\",1:\"§7Pet into its §9§lRARE §7version.\",2:\"\",3:\"§7§7Obtained during the\",4:\"§7§5Alchemist §7experiments!\",5:\"\",6:\"§8Edition #???\",7:\"\",8:\"§8§l* §8Soulbound §8§l*\",9:\"§9§lRARE PET ITEM\"],Name:\"§9Eerie Treat\"},ExtraAttributes:{year:2023,edition:-1,id:\"EERIE_TREAT\"}}", + "damage": 3, + "lore": [ + "§7§7Turns your §f§lCOMMON §7Eerie", + "§7Pet into its §9§lRARE §7version.", + "", + "§7§7Obtained during the", + "§7§5Alchemist §7experiments!", + "", + "§8Edition #???", + "", + "§8§l* §8Soulbound §8§l*", + "§9§lRARE PET ITEM" + ], + "internalname": "EERIE_TREAT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |