1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"itemid": "minecraft:book",
"displayname": "§9Bookworm\u0027s Favorite Book",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7When applied to a vacuum, grants\",3:\"§7§c+10❁ Damage§7.\",4:\"\",5:\"§7This can be applied to a vacuum\",6:\"§7up to §a5 §7times!\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Bookworm\u0027s Favorite Book\"},ExtraAttributes:{id:\"BOOKWORM_BOOK\"}}",
"damage": 0,
"lore": [
"§7§8Combinable in Anvil",
"",
"§7When applied to a vacuum, grants",
"§7§c+10❁ Damage§7.",
"",
"§7This can be applied to a vacuum",
"§7up to §a5 §7times!",
"",
"§9§lRARE"
],
"internalname": "BOOKWORM_BOOK",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Bookworm%27s_Favorite_Book"
]
}
|