diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/ELEPHANT;1.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/ELEPHANT;1.json')
-rw-r--r-- | items/ELEPHANT;1.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/ELEPHANT;1.json b/items/ELEPHANT;1.json new file mode 100644 index 00000000..c2788e47 --- /dev/null +++ b/items/ELEPHANT;1.json @@ -0,0 +1,24 @@ +{ + "internalname": "ELEPHANT;1", + "itemid": 397, + "displayname": "§7[Lvl 1] §aElephant", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cf7d262e-0ebf-3ad2-91c7-d05775bedd44\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzA3MWE3NmY2NjlkYjVlZDZkMzJiNDhiYjJkYmE1NWQ1MzE3ZDdmNDUyMjVjYjMyNjdlYzQzNWNmYTUxNCJ9fX0=\"}]}},display:{Lore:[0:\"§8Farming Pet\",1:\"\",2:\"§7Health: §a+1\",3:\"§7Intelligence: §a0\",4:\"\",5:\"§6Stomp\",6:\"§7§7Gain §a0.1❈ Defense §7for\",7:\"§7every 100 §f✦ Speed\",8:\"\",9:\"§7§eRight-click to add this pet to\",10:\"§eyour pet menu!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§7[Lvl 1] §aElephant\"},ExtraAttributes:{petInfo:\"{\"type\":\"ELEPHANT\",\"active\":false,\"exp\":0.0,\"tier\":\"UNCOMMON\",\"hideInfo\":false,\"candyUsed\":0}\",originTag:\"SHOP_PURCHASE\",id:\"PET\",uuid:\"5f75381e-629d-45d3-8c7e-779c50f60571\",timestamp:\"6/26/20 2:56 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Farming Pet", + "", + "§7Health: §a+1", + "§7Intelligence: §a0", + "", + "§6Stomp", + "§7§7Gain §a0.1❈ Defense §7for", + "§7every 100 §f✦ Speed", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |