diff options
author | Roman / Linnea Gräf <nea@nea.moe> | 2023-06-23 11:38:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 19:38:42 +1000 |
commit | 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 (patch) | |
tree | 67718e67176589f5970bc90c3e4db2fa3c51a2ee /items/DEADGEHOG_SPINE.json | |
parent | 38a2c295289dae2cf5de3e6c40694a76156cb54a (diff) | |
download | NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.gz NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.tar.bz2 NotEnoughUpdates-REPO-7c9262c3ec4cd17ca18bc464d8adf10d36f592e4.zip |
Rift (#944)
Co-authored-by: jani270 <jani270@gmx.de>
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 |