diff options
Diffstat (limited to 'items/INK_SACK-13.json')
-rw-r--r-- | items/INK_SACK-13.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/INK_SACK-13.json b/items/INK_SACK-13.json new file mode 100644 index 00000000..c1556287 --- /dev/null +++ b/items/INK_SACK-13.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§fMagenta Dye", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fMagenta Dye\"},ExtraAttributes:{id:\"INK_SACK\"}}", + "damage": 13, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "INK_SACK-13", + "parent": "INK_SACK", + "modver": "1.3-REL", + "vanilla": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "INK_SACK-4:1", + "A2": "INK_SACK-1:1", + "A3": "INK_SACK-1:1", + "B1": "INK_SACK-15:1", + "B2": "", + "B3": "", + "C1": "", + "C2": "", + "C3": "" + } +}
\ No newline at end of file |