diff options
Diffstat (limited to 'items/ODGERS_SILVER_TOOTH.json')
-rw-r--r-- | items/ODGERS_SILVER_TOOTH.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/ODGERS_SILVER_TOOTH.json b/items/ODGERS_SILVER_TOOTH.json new file mode 100644 index 00000000..add84c6f --- /dev/null +++ b/items/ODGERS_SILVER_TOOTH.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aOdger\u0027s Silver Tooth", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"78988033-ec31-3055-a5fc-cf92883ecfb5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0Mzg4NjIyNDI3NiwKICAicHJvZmlsZUlkIiA6ICIwZjczMDA3NjEyNGU0NGM3YWYxMTE1NDY5YzQ5OTY3OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPcmVfTWluZXIxMjMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzJkNDFiMjI3OWFiY2U1ZmQ2MjY5MjNiNjFlM2FiOThkY2U0OTcyNDE3Mjg5ZWUyYjczMjE0YzBhYWJhODQxZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"\",2:\"§7§7§oA perfectly fine tooth,\",3:\"§7§obesides a broken chunk...\",4:\"\",5:\"§7§4❣ §cRequires §cAdept Trophy\",6:\"§cFisher.\",7:\"§8§l* §8Soulbound §8§l*\",8:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aOdger\u0027s Silver Tooth\"},ExtraAttributes:{id:\"ODGERS_SILVER_TOOTH\"}}", + "damage": 3, + "lore": [ + "§7Sea Creature Chance: §c+1%", + "", + "§7§7§oA perfectly fine tooth,", + "§7§obesides a broken chunk...", + "", + "§7§4❣ §cRequires §cAdept Trophy", + "§cFisher.", + "§8§l* §8Soulbound §8§l*", + "§a§lUNCOMMON ACCESSORY" + ], + "internalname": "ODGERS_SILVER_TOOTH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |