1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:log2",
"displayname": "§fDark Oak Wood",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§f§lCOMMON\"],Name:\"§fDark Oak Wood\"},ExtraAttributes:{id:\"LOG_2-1\"}}",
"damage": 1,
"lore": [
"§7§8Collection Item",
"",
"§f§lCOMMON"
],
"parent": "LOG_2",
"internalname": "LOG_2-1",
"modver": "2.2.2",
"vanilla": true,
"clickcommand": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Dark_Oak_Wood"
],
"crafttext": ""
}
|