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/GOLD_CANDY.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/GOLD_CANDY.json')
-rw-r--r-- | items/GOLD_CANDY.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/GOLD_CANDY.json b/items/GOLD_CANDY.json new file mode 100644 index 00000000..3397671a --- /dev/null +++ b/items/GOLD_CANDY.json @@ -0,0 +1,17 @@ +{ + "internalname": "GOLD_CANDY", + "itemid": "minecraft:skull", + "displayname": "Golden Treat", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0e128aac-87dc-374f-85dc-410816560c67\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzU3Mzk5MzgxODE0NGFiMDQ2NWY5ZmZhODBiNGZhYzk4MDZiNjlmYzliNTBjOWEzNGQ1NTYzNWIwMzgxY2QxMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Obtained during the §6Spooky\",1:\"§6Festival §7for placing within\",2:\"§7the Top 50 of the Candy Contest!\",3:\"§7Can be placed.\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Golden Treat\"},ExtraAttributes:{originTag:\"EVENT_REWARD\",id:\"GOLD_CANDY\",uuid:\"3bfb9271-0f71-462e-991d-1d6b83ee803d\",timestamp:\"3/4/20 11:39 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Obtained during the §6Spooky", + "§6Festival §7for placing within", + "§7the Top 50 of the Candy Contest!", + "§7Can be placed.", + "", + "§6§lLEGENDARY" + ] +}
\ No newline at end of file |