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/HALLOWEEN_CANDLES.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/HALLOWEEN_CANDLES.json')
-rw-r--r-- | items/HALLOWEEN_CANDLES.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/HALLOWEEN_CANDLES.json b/items/HALLOWEEN_CANDLES.json new file mode 100644 index 00000000..f425017b --- /dev/null +++ b/items/HALLOWEEN_CANDLES.json @@ -0,0 +1,19 @@ +{ + "internalname": "HALLOWEEN_CANDLES", + "itemid": "minecraft:skull", + "displayname": "Halloween Candles", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0ad07e49-7aec-34d9-b894-44f61cb656c7\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lOTlmY2MyZjdiMDFhOGM0YmFhMjI1YjVjODI1OTE4Y2IwZmMyZWI0NGU3OWZmZDhiNDhkZGIzNDg0YmE1YzNkIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Halloween Cosmetic\",2:\"\",3:\"§7This exclusive Halloween\",4:\"§7cosmetic can be placed on your\",5:\"§7island or traded.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fHalloween Candles\"},ExtraAttributes:{id:\"HALLOWEEN_CANDLES\"}}", + "modver": "1.0.0", + "lore": [ + "§8Furniture", + "§8Halloween Cosmetic", + "", + "§7This exclusive Halloween", + "§7cosmetic can be placed on your", + "§7island or traded.", + "", + "§f§lCOMMON" + ] +}
\ No newline at end of file |