diff options
Diffstat (limited to 'items/GREAT_WHITE_SHARK_TOOTH.json')
-rw-r--r-- | items/GREAT_WHITE_SHARK_TOOTH.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/GREAT_WHITE_SHARK_TOOTH.json b/items/GREAT_WHITE_SHARK_TOOTH.json new file mode 100644 index 00000000..6c6de962 --- /dev/null +++ b/items/GREAT_WHITE_SHARK_TOOTH.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:ghast_tear", + "displayname": "§6Great White Shark Tooth", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Dropped by a Shark during\",1:\"§7Fishing Festival.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Great White Shark Tooth\"},ExtraAttributes:{id:\"GREAT_WHITE_SHARK_TOOTH\"}}", + "damage": 0, + "lore": [ + "§7Dropped by a Shark during", + "§7Fishing Festival.", + "", + "§eRight-click to view recipes!", + "", + "§6§lLEGENDARY" + ], + "internalname": "GREAT_WHITE_SHARK_TOOTH", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |