diff options
Diffstat (limited to 'items/DYE_CHOCOLATE.json')
-rw-r--r-- | items/DYE_CHOCOLATE.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/DYE_CHOCOLATE.json b/items/DYE_CHOCOLATE.json new file mode 100644 index 00000000..882b00eb --- /dev/null +++ b/items/DYE_CHOCOLATE.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§5Chocolate Dye", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of an armor piece\",3:\"§7to §6#7B3F00§7!\",4:\"\",5:\"§5§lEPIC\",6:\"\",7:\"§7Cost\",8:\"§64,000,000,000 Chocolate\"],Name:\"§5Chocolate Dye\"},ExtraAttributes:{id:\"DYE_CHOCOLATE\"}}", + "damage": 3, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7Changes the color of an armor piece", + "§7to §6#7B3F00§7!", + "", + "§5§lEPIC", + "", + "§7Cost", + "§64,000,000,000 Chocolate" + ], + "internalname": "DYE_CHOCOLATE", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |