diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-24 16:46:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-24 16:46:48 +0200 |
commit | 43f25e522cf5949d83463ed8a4b056f1a812272c (patch) | |
tree | 1d35288abfe61a44b26b8e1cf5df1d351ffdaae5 /items/ODGERS_DIAMOND_TOOTH.json | |
parent | 58795939811dad21e2b86180f615fc2f5826b5b3 (diff) | |
download | NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.gz NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.bz2 NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.zip |
sOuLbOuNd (#726)
Diffstat (limited to 'items/ODGERS_DIAMOND_TOOTH.json')
-rw-r--r-- | items/ODGERS_DIAMOND_TOOTH.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ODGERS_DIAMOND_TOOTH.json b/items/ODGERS_DIAMOND_TOOTH.json new file mode 100644 index 00000000..34565589 --- /dev/null +++ b/items/ODGERS_DIAMOND_TOOTH.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Odger\u0027s Diamond Tooth", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e8678698-deb6-3c74-b057-58f5bd65e9d7\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0Mzg4NjI2NDEzNywKICAicHJvZmlsZUlkIiA6ICIyM2YxYTU5ZjQ2OWI0M2RkYmRiNTM3YmZlYzEwNDcxZiIsCiAgInByb2ZpbGVOYW1lIiA6ICIyODA3IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EyNjgwYTI4OTYyZTlhZDJkNDg3MmQwNmZiYTJjYzYwODI0ZmJiMmQwODI0ZTQyZDk1ODU3NWI3NTYzODg0YWEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"\",2:\"§7§7§oA perfectly fine tooth,\",3:\"§7§obesides its radiant\",4:\"§7§obrightness...\",5:\"\",6:\"§7§4❣ §cRequires §cMaster Trophy\",7:\"§cFisher.\",8:\"§8§l* §8Soulbound §8§l*\",9:\"§5§lEPIC ACCESSORY\"],Name:\"§5Odger\u0027s Diamond Tooth\"},ExtraAttributes:{id:\"ODGERS_DIAMOND_TOOTH\"}}", + "damage": 3, + "lore": [ + "§7Sea Creature Chance: §c+2%", + "", + "§7§7§oA perfectly fine tooth,", + "§7§obesides its radiant", + "§7§obrightness...", + "", + "§7§4❣ §cRequires §cMaster Trophy", + "§cFisher.", + "§8§l* §8Soulbound §8§l*", + "§5§lEPIC ACCESSORY" + ], + "internalname": "ODGERS_DIAMOND_TOOTH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |