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
|
{
"itemid": "minecraft:birch_fence",
"displayname": "§f§f§9Tuning Fork",
"nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Left-Click: §ePick tune!\",1:\"§7Right-Click note block: §bTune it!\",2:\"\",3:\"§7Tuning: §4F# §8(Low)\",4:\"\",5:\"§7§8Earned from perfecting\",6:\"§8Pachelbel on the personal\",7:\"§8harp.\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Tuning Fork\"},ExtraAttributes:{id:\"TUNING_FORK\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Left-Click: §ePick tune!",
"§7Right-Click note block: §bTune it!",
"",
"§7Tuning: §4F# §8(Low)",
"",
"§7§8Earned from perfecting",
"§8Pachelbel on the personal",
"§8harp.",
"",
"§9§lRARE"
],
"internalname": "TUNING_FORK",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Tuning_Fork",
"https://wiki.hypixel.net/Tuning_Fork"
]
}
|