diff options
Diffstat (limited to 'items/DEADGEHOG_SPINE.json')
-rw-r--r-- | items/DEADGEHOG_SPINE.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/DEADGEHOG_SPINE.json b/items/DEADGEHOG_SPINE.json new file mode 100644 index 00000000..3a38c315 --- /dev/null +++ b/items/DEADGEHOG_SPINE.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |