diff options
Diffstat (limited to 'items/BOOK_AND_QUILL.json')
-rw-r--r-- | items/BOOK_AND_QUILL.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/BOOK_AND_QUILL.json b/items/BOOK_AND_QUILL.json new file mode 100644 index 00000000..c0d3cd99 --- /dev/null +++ b/items/BOOK_AND_QUILL.json @@ -0,0 +1,12 @@ +{ + "internalname": "BOOK_AND_QUILL", + "itemid": "minecraft:writable_book", + "displayname": "Book and Quill", + "clickcommand": "", + "damage": 0, + "nbttag": "{generation:0,HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBook and Quill\"},ExtraAttributes:{id:\"BOOK_AND_QUILL\"},resolved:0b}", + "modver": "1.0.0", + "lore": [ + "§f§lCOMMON" + ] +}
\ No newline at end of file |