1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:arrow",
"displayname": "§aDeadgehog Spine",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Contrary to popular belief,\",1:\"§7Deadgehogs aren\u0027t rodents.\",2:\"§7\",3:\"§7They are in fact mangled wraith\",4:\"§7remnants of warriors who\",5:\"§7couldn\u0027t find true love.\",6:\"\",7:\"§eRight-click to view recipes!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aDeadgehog Spine\"},ExtraAttributes:{id:\"DEADGEHOG_SPINE\"}}",
"damage": 0,
"lore": [
"§7Contrary to popular belief,",
"§7Deadgehogs aren\u0027t rodents.",
"§7",
"§7They are in fact mangled wraith",
"§7remnants of warriors who",
"§7couldn\u0027t find true love.",
"",
"§eRight-click to view recipes!",
"",
"§a§lUNCOMMON"
],
"internalname": "DEADGEHOG_SPINE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": ""
}
|