diff options
Diffstat (limited to 'items/PURPLE_CANDY.json')
-rw-r--r-- | items/PURPLE_CANDY.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/PURPLE_CANDY.json b/items/PURPLE_CANDY.json new file mode 100644 index 00000000..92f8beed --- /dev/null +++ b/items/PURPLE_CANDY.json @@ -0,0 +1,16 @@ +{ + "internalname": "PURPLE_CANDY", + "itemid": "minecraft:skull", + "displayname": "Purple Candy", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5b0e6bf0-6312-3476-b5f8-dbc9a8849a1f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTVkN2FlZTRlOTdhZDg0MDk1ZjU1NDA1ZWUxMzA1ZDFmYzg1NTRjMzA5ZWRiMTJhMWRiODYzY2RlOWMxZWM4MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Candy can be used to trade with\",1:\"§7the Fear Mongerer in the Hub\",2:\"§7during the §6Spooky Festival§7!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Purple Candy\"},ExtraAttributes:{id:\"PURPLE_CANDY\"}}", + "modver": "1.0.0", + "lore": [ + "§7Candy can be used to trade with", + "§7the Fear Mongerer in the Hub", + "§7during the §6Spooky Festival§7!", + "", + "§5§lEPIC" + ] +}
\ No newline at end of file |