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
31
32
|
{
"itemid": "minecraft:golden_hoe",
"displayname": "§5Fungi Cutter",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\" §8[§8☘§8] §8[§8☘§8]\",1:\"\",2:\"§6Ability: Fun Guy Bonus §e§lRIGHT CLICK\",3:\"§8Toggles On/Off on use\",4:\"§7Switches between red and brown\",5:\"§7mushroom cutting modes.\",6:\"\",7:\"§eMode: §6Brown Mushrooms\",8:\"\",9:\"§7§7Gain §6+30☘ Farming Fortune §7for\",10:\"§7§6Brown Mushrooms§7.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",14:\"§5§lEPIC HOE\"],Name:\"§5Fungi Cutter\"},ExtraAttributes:{id:\"FUNGI_CUTTER\"}}",
"damage": 0,
"lore": [
" §8[§8☘§8] §8[§8☘§8]",
"",
"§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 §7for",
"§7§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"
]
}
|