diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/CANDY_TALISMAN.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/CANDY_TALISMAN.json')
-rw-r--r-- | items/CANDY_TALISMAN.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/CANDY_TALISMAN.json b/items/CANDY_TALISMAN.json new file mode 100644 index 00000000..70c4f7a9 --- /dev/null +++ b/items/CANDY_TALISMAN.json @@ -0,0 +1,17 @@ +{ + "internalname": "CANDY_TALISMAN", + "itemid": "minecraft:skull", + "displayname": "Candy Talisman", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"596cfed7-c31f-3a1f-93a2-ad3f3c061a8c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmM0MmI5NWVlMWE3OGIwOGI4ZjllN2FjZmVkZjMzYWQ2ZTRlY2QwODE5MTI1MThiYTk5ZjA0MWE3ZWYyMWYxYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Increases the chance for mobs to\",1:\"§7drop Candy by §a5% §7during the\",2:\"§7§6Spooky Festival§7.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aCandy Talisman\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CANDY_TALISMAN\",uuid:\"fcc94bb9-e758-4d1d-ad0c-7bafcb5cb804\",timestamp:\"3/20/20 12:49 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Increases the chance for mobs to", + "§7drop Candy by §a5% §7during the", + "§7§6Spooky Festival§7.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON ACCESSORY" + ] +}
\ No newline at end of file |