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/CLUBBED_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/CLUBBED_FOSSIL.json')
-rw-r--r-- | items/CLUBBED_FOSSIL.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/CLUBBED_FOSSIL.json b/items/CLUBBED_FOSSIL.json new file mode 100644 index 00000000..a06c870d --- /dev/null +++ b/items/CLUBBED_FOSSIL.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Clubbed Fossil", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec15216b-1755-3c90-9d60-e560c990a526\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwODY0MzQ4NjA4OSwKICAicHJvZmlsZUlkIiA6ICJkZTU3MWExMDJjYjg0ODgwOGZlN2M5ZjQ0OTZlY2RhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNSEZfTWluZXNraW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTkwMzlkMjIzNDVkZTMxYmExMjU5YjllZjgwZmIxNDVhYzZhZTY0OTJhYWFlMmRkNWE4Y2E0YjlmYjE4NGM1MyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7A tail ending in a thick club that was\",1:\"§7used to fend off predators.\",2:\"\",3:\"§6§lLEGENDARY\"],Name:\"§6Clubbed Fossil\"},ExtraAttributes:{id:\"CLUBBED_FOSSIL\"}}", + "damage": 3, + "lore": [ + "§7A tail ending in a thick club that was", + "§7used to fend off predators.", + "", + "§6§lLEGENDARY" + ], + "internalname": "CLUBBED_FOSSIL", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |