1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:leather",
"displayname": "§5Leather Cloth",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7§oThe origin of that leather\",1:\"§7§ois a well kept secret.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§5§lEPIC\"],Name:\"§5Leather Cloth\"},ExtraAttributes:{id:\"LEATHER_CLOTH\"}}",
"damage": 0,
"lore": [
"§7§7§oThe origin of that leather",
"§7§ois a well kept secret.",
"",
"§eRight-click to view recipes!",
"",
"§8§l* §8Co-op Soulbound §8§l*",
"§5§lEPIC"
],
"internalname": "LEATHER_CLOTH",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Leather_Cloth",
"https://wiki.hypixel.net/Leather_Cloth"
]
}
|