1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"internalname": "ROOKIE_HOE",
"itemid": "minecraft:stone_hoe",
"displayname": "§fRookie Hoe",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Crops broken with this hoe have\",1:\"§7a §a50%§7 chance to drop a seed.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON HOE\"],Name:\"§fRookie Hoe\"},ExtraAttributes:{id:\"ROOKIE_HOE\"}}",
"modver": "2.1.0-REL",
"lore": [
"§7Crops broken with this hoe have",
"§7a §a50%§7 chance to drop a seed.",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON HOE"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rookie_Hoe",
"https://wiki.hypixel.net/Rookie_Hoe"
],
"crafttext": ""
}
|