1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:book",
"displayname": "§5Farming for Dummies",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Combine this Book in an Anvil\",1:\"§7with a hoe or axe to gain §6+1☘\",2:\"§6Farming Fortune§7!\",3:\"\",4:\"§7May be applied up to 5 times.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Farming for Dummies\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"FARMING_FOR_DUMMIES\"}}",
"damage": 0,
"lore": [
"§7Combine this Book in an Anvil",
"§7with a hoe or axe to gain §6+1☘",
"§6Farming Fortune§7!",
"",
"§7May be applied up to 5 times.",
"",
"§5§lEPIC"
],
"internalname": "FARMING_FOR_DUMMIES",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Farming_for_Dummies"
]
}
|