1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:wooden_hoe",
"displayname": "§fMathematical Hoe Blueprint",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Can be adapted into 5\",1:\"§7specialized hoes with 3 tiers\",2:\"§7each.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§f§lCOMMON HOE\"],Name:\"§fMathematical Hoe Blueprint\"},ExtraAttributes:{id:\"THEORETICAL_HOE\"}}",
"damage": 0,
"lore": [
"§7Can be adapted into 5",
"§7specialized hoes with 3 tiers",
"§7each.",
"",
"§eRight-click to view recipes!",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON HOE"
],
"internalname": "THEORETICAL_HOE",
"clickcommand": "",
"modver": "1.5-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mathematical_Hoe_Blueprint"
]
}
|