diff options
Diffstat (limited to 'items/DYE_PURE_BLUE.json')
-rw-r--r-- | items/DYE_PURE_BLUE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/DYE_PURE_BLUE.json b/items/DYE_PURE_BLUE.json new file mode 100644 index 00000000..95d2929c --- /dev/null +++ b/items/DYE_PURE_BLUE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§5Pure Blue Dye", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Changes the color of a leather\",3:\"§7armor piece to §1#0013FF§7!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Pure Blue Dye\"},ExtraAttributes:{id:\"DYE_PURE_BLUE\"}}", + "damage": 4, + "lore": [ + "§7§8Combinable in Anvil", + "", + "§7Changes the color of a leather", + "§7armor piece to §1#0013FF§7!", + "", + "§5§lEPIC" + ], + "internalname": "DYE_PURE_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |