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": "§5Farming for Dummies",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Grants §6+1☘ Farming Fortune\",3:\"§6§7when applied to a hoe or an\",4:\"§7axe. Can be applied to an item\",5:\"§7up to §a5 §7times.\",6:\"\",7:\"§5§lEPIC\"],Name:\"§5Farming for Dummies\"},ExtraAttributes:{id:\"FARMING_FOR_DUMMIES\"}}",
"damage": 0,
"lore": [
"§7§8Combinable in Anvil",
"",
"§7Grants §6+1☘ Farming Fortune",
"§6§7when applied to a hoe or an",
"§7axe. Can be applied to an item",
"§7up to §a5 §7times.",
"",
"§5§lEPIC"
],
"internalname": "FARMING_FOR_DUMMIES",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Farming_for_Dummies",
"https://wiki.hypixel.net/Farming_For_Dummies"
]
}
|