diff options
Diffstat (limited to 'items/HOT_POTATO_BOOK.json')
-rw-r--r-- | items/HOT_POTATO_BOOK.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/HOT_POTATO_BOOK.json b/items/HOT_POTATO_BOOK.json new file mode 100644 index 00000000..e2101b52 --- /dev/null +++ b/items/HOT_POTATO_BOOK.json @@ -0,0 +1,17 @@ +{ + "internalname": "HOT_POTATO_BOOK", + "itemid": "minecraft:book", + "displayname": "Hot Potato Book", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Combine this Book in an Anvil\",1:\"§7with a weapon or armor piece to\",2:\"§7gain a small but permanent stat\",3:\"§7boost!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Hot Potato Book\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"HOT_POTATO_BOOK\",uuid:\"46c8c089-2117-4c1c-8722-92917f3e61f8\",timestamp:\"3/29/20 8:19 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Combine this Book in an Anvil", + "§7with a weapon or armor piece to", + "§7gain a small but permanent stat", + "§7boost!", + "", + "§5§lEPIC" + ] +}
\ No newline at end of file |