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