diff options
Diffstat (limited to 'items/SPINE_FOSSIL.json')
-rw-r--r-- | items/SPINE_FOSSIL.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/SPINE_FOSSIL.json b/items/SPINE_FOSSIL.json new file mode 100644 index 00000000..eedc8d72 --- /dev/null +++ b/items/SPINE_FOSSIL.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Spine Fossil", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f86c37f9-68b0-3911-a293-7d7a71a4a43b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwODY0MzQyOTQxNiwKICAicHJvZmlsZUlkIiA6ICJiZWNlZGU1YmRkODY0YTkwOTc3MTRmODk0ZWUxNmE3MCIsCiAgInByb2ZpbGVOYW1lIiA6ICJTYW1hQ29tcG9zZXIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTA4YWMxODAwMGQ3YTNkMWI3NmNlODkyNmE0OGMyMmYyNTI4OWZmMDRhYjc5YmY3Y2ZhMTQyZjNmMDcxM2NhYiIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7A well-preserved set of neural\",1:\"§7spines. Whatever possessed these\",2:\"§7was an adept swimmer.\",3:\"\",4:\"§6§lLEGENDARY\"],Name:\"§6Spine Fossil\"},ExtraAttributes:{id:\"SPINE_FOSSIL\"}}", + "damage": 3, + "lore": [ + "§7A well-preserved set of neural", + "§7spines. Whatever possessed these", + "§7was an adept swimmer.", + "", + "§6§lLEGENDARY" + ], + "internalname": "SPINE_FOSSIL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |