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
26
27
28
29
30
|
{
"itemid": "minecraft:golden_hoe",
"displayname": "§5Fungi Cutter",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Fun Guy Bonus §e§lRIGHT CLICK\",1:\"§8Toggles On/Off on use\",2:\"§7Switches between red and brown\",3:\"§7mushroom cutting modes.\",4:\"\",5:\"§eMode: §6Brown Mushrooms\",6:\"\",7:\"§7§7Gain §6+30☘ Farming Fortune\",8:\"§6§7for §6Brown Mushrooms§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",12:\"§5§lEPIC HOE\"],Name:\"§5Fungi Cutter\"},ExtraAttributes:{id:\"FUNGI_CUTTER\"}}",
"damage": 0,
"lore": [
"§6Ability: Fun Guy Bonus §e§lRIGHT CLICK",
"§8Toggles On/Off on use",
"§7Switches between red and brown",
"§7mushroom cutting modes.",
"",
"§eMode: §6Brown Mushrooms",
"",
"§7§7Gain §6+30☘ Farming Fortune",
"§6§7for §6Brown Mushrooms§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aFarming Skill 10§c.",
"§5§lEPIC HOE"
],
"internalname": "FUNGI_CUTTER",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fungi_Cutter",
"https://wiki.hypixel.net/Fungi_Cutter"
]
}
|