diff options
Diffstat (limited to 'items/ODGERS_BRONZE_TOOTH.json')
-rw-r--r-- | items/ODGERS_BRONZE_TOOTH.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/ODGERS_BRONZE_TOOTH.json b/items/ODGERS_BRONZE_TOOTH.json new file mode 100644 index 00000000..9d890178 --- /dev/null +++ b/items/ODGERS_BRONZE_TOOTH.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fOdger\u0027s Bronze Tooth", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"774d8e7f-9c7f-3719-bd08-cc7bf219a7df\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0Mzg4NjI4NTI3NywKICAicHJvZmlsZUlkIiA6ICI0MzE4YzBjMzY2ZGU0Y2NlOTIwMzlhZTJiODQ5NWNmYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJCbGFja1RoZUN1IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2FjY2M0NDMyZWZlMDhjODg1MzBhYzA4NGZlYTY1MjY2NDFhMjA3ZDc4ZTYzN2U0MWY3YTRlNWRjZmRhYWExNjIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+0.5%\",1:\"\",2:\"§7§7§oA perfectly fine tooth,\",3:\"§7§obesides some wear and tear...\",4:\"\",5:\"§7§4❣ §cRequires §cNovice Trophy\",6:\"§cFisher.\",7:\"§8§l* §8Soulbound §8§l*\",8:\"§f§lCOMMON ACCESSORY\"],Name:\"§fOdger\u0027s Bronze Tooth\"},ExtraAttributes:{id:\"ODGERS_BRONZE_TOOTH\"}}", + "damage": 3, + "lore": [ + "§7Sea Creature Chance: §c+0.5%", + "", + "§7§7§oA perfectly fine tooth,", + "§7§obesides some wear and tear...", + "", + "§7§4❣ §cRequires §cNovice Trophy", + "§cFisher.", + "§8§l* §8Soulbound §8§l*", + "§f§lCOMMON ACCESSORY" + ], + "internalname": "ODGERS_BRONZE_TOOTH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |