1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"internalname": "FUMING_POTATO_BOOK",
"itemid": 340,
"displayname": "§5Fuming Potato Book",
"clickcommand": "",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Use in an anvil or §aReforge\",1:\"§aAnvil §7to combine this book\",2:\"§7with a weapon or armor piece to\",3:\"§7gain a small but permanent stat\",4:\"§7boost!\",5:\"\",6:\"§7This book bypasses the Hot\",7:\"§7Potato Book limit of 10,\",8:\"§7allowing you to upgrade an item\",9:\"§7up to §a15 §7times!\",10:\"\",11:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Fuming Potato Book\"},ExtraAttributes:{id:\"FUMING_POTATO_BOOK\"}}",
"modver": "1.0.0",
"lore": [
"§7Use in an anvil or §aReforge",
"§aAnvil §7to combine this book",
"§7with a weapon or armor piece to",
"§7gain a small but permanent stat",
"§7boost!",
"",
"§7This book bypasses the Hot",
"§7Potato Book limit of 10,",
"§7allowing you to upgrade an item",
"§7up to §a15 §7times!",
"",
"§5§lEPIC DUNGEON ITEM"
]
}
|