diff options
Diffstat (limited to 'items/DEADGEHOG_SPINE.json')
-rw-r--r-- | items/DEADGEHOG_SPINE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/DEADGEHOG_SPINE.json b/items/DEADGEHOG_SPINE.json index 3a38c315..31cd6203 100644 --- a/items/DEADGEHOG_SPINE.json +++ b/items/DEADGEHOG_SPINE.json @@ -1,10 +1,9 @@ { "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\"}}", + "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": [ - "§eRight-click to view recipes!", "§7Contrary to popular belief,", "§7Deadgehogs aren\u0027t rodents.", "§7", @@ -12,11 +11,13 @@ "§7remnants of warriors who", "§7couldn\u0027t find true love.", "", + "§eRight-click to view recipes!", + "", "§a§lUNCOMMON" ], "internalname": "DEADGEHOG_SPINE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "" }
\ No newline at end of file |