diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-10 05:08:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 03:08:31 +0000 |
commit | 7d489aff38c343105b0fb706402e6ed785a19afc (patch) | |
tree | b5cc910a918b83c52e4dfd2f34059041795ca013 /items/FOOTPRINT_FOSSIL.json | |
parent | deb0f6167140625d7997a88fdb15bab12d78d15f (diff) | |
download | NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.tar.gz NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.tar.bz2 NotEnoughUpdates-REPO-7d489aff38c343105b0fb706402e6ed785a19afc.zip |
Added SOME of the new items (alot missing) (#1150)
Diffstat (limited to 'items/FOOTPRINT_FOSSIL.json')
-rw-r--r-- | items/FOOTPRINT_FOSSIL.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/FOOTPRINT_FOSSIL.json b/items/FOOTPRINT_FOSSIL.json new file mode 100644 index 00000000..c65b42a9 --- /dev/null +++ b/items/FOOTPRINT_FOSSIL.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Footprint Fossil", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b0af45f-d4e5-3093-94a1-dccfbfb2d821\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwODY0MzQ2NzgxMiwKICAicHJvZmlsZUlkIiA6ICI0NTM1Y2RjNjk3NGU0Nzk4YjljYzY4ODlkZWY1MDk2NiIsCiAgInByb2ZpbGVOYW1lIiA6ICIzZXlyZW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjJhZTM0YzQ5MjdjMDJiZmNjMDUzNDIwZWZmMTY4OTAxNmYxMTg5MGNlNTVmYTZkZDhhZjMzYzJhNzEyZGM4NCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7The daunting footprint of what was\",1:\"§7once a colossal and bloodthirsty\",2:\"§7predator.\",3:\"\",4:\"§6§lLEGENDARY\"],Name:\"§6Footprint Fossil\"},ExtraAttributes:{id:\"FOOTPRINT_FOSSIL\"}}", + "damage": 3, + "lore": [ + "§7The daunting footprint of what was", + "§7once a colossal and bloodthirsty", + "§7predator.", + "", + "§6§lLEGENDARY" + ], + "internalname": "FOOTPRINT_FOSSIL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |