1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:shears",
"displayname": "§f§f§9Moby\u0027s Shears",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Collects §a+1 §aGlowing\",1:\"§aMushroom§7!\",2:\"\",3:\"§9§lRARE SHEARS\"],Name:\"§f§f§9Moby\u0027s Shears\"},ExtraAttributes:{id:\"MOBYS_SHEARS\"}}",
"damage": 0,
"lore": [
"§7Collects §a+1 §aGlowing",
"§aMushroom§7!",
"",
"§9§lRARE SHEARS"
],
"internalname": "MOBYS_SHEARS",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Moby%27s_Shears"
]
}
|