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/POTATO_TALISMAN.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/POTATO_TALISMAN.json')
-rw-r--r-- | items/POTATO_TALISMAN.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/POTATO_TALISMAN.json b/items/POTATO_TALISMAN.json new file mode 100644 index 00000000..c8db9a94 --- /dev/null +++ b/items/POTATO_TALISMAN.json @@ -0,0 +1,23 @@ +{ + "internalname": "POTATO_TALISMAN", + "itemid": 397, + "displayname": "§fPotato Talisman", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2fc11c51-700f-35d7-8e19-71d8549daef9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MjUzMTI1MDg3MCwKICAicHJvZmlsZUlkIiA6ICI4MmEyZDY5OTMwOTM0NjkxOGE3NDc4ZTI2YWEyMGJmMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJMY3V0ZSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8zMTg0NzZlM2NmMGQ1ZmM4YWIxNzYxMDY1Y2YwZTM3MmIxMTAwNGVkNGM5NzE1NjM5NmUxN2M4NjliNGFhMzg5IgogICAgfQogIH0KfQ==\"}]}},display:{Lore:[0:\"§7Speed: §a+1\",1:\"\",2:\"§7Your potato minions farm §a5%\",3:\"§a§7faster while wearing on your\",4:\"§7island.\",5:\"\",6:\"§7§8Forged by the Potato King\",7:\"§8after winning the Great\",8:\"§8Potato War.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON ACCESSORY\"],Name:\"§fPotato Talisman\"},ExtraAttributes:{originTag:\"POTATO_KING\",id:\"POTATO_TALISMAN\",uuid:\"179469dc-69e5-434a-8be3-02de7ce556e7\",timestamp:\"6/25/20 7:52 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Speed: §a+1", + "", + "§7Your potato minions farm §a5%", + "§a§7faster while wearing on your", + "§7island.", + "", + "§7§8Forged by the Potato King", + "§8after winning the Great", + "§8Potato War.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON ACCESSORY" + ] +}
\ No newline at end of file |