diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 20:54:35 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 20:54:35 -0400 |
commit | 8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/BLUE_SHARK_TOOTH.json | |
parent | 864ca1d6e79a597a5c5dee1b29b175071ae27030 (diff) | |
download | NotEnoughUpdates-REPO-8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2.tar.gz NotEnoughUpdates-REPO-8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2.tar.bz2 NotEnoughUpdates-REPO-8075d184d6bb0adacc40a5627ebd0e9bf0f34ce2.zip |
More recipies
Diffstat (limited to 'items/BLUE_SHARK_TOOTH.json')
-rw-r--r-- | items/BLUE_SHARK_TOOTH.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/BLUE_SHARK_TOOTH.json b/items/BLUE_SHARK_TOOTH.json new file mode 100644 index 00000000..e6ed2e2b --- /dev/null +++ b/items/BLUE_SHARK_TOOTH.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:ghast_tear", + "displayname": "§9Blue 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:\"§9§lRARE\"],Name:\"§9Blue Shark Tooth\"},ExtraAttributes:{id:\"BLUE_SHARK_TOOTH\"}}", + "damage": 0, + "lore": [ + "§7Dropped by a Shark during", + "§7Fishing Festival.", + "", + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ], + "internalname": "BLUE_SHARK_TOOTH", + "clickcommand": "", + "modver": "1.3-REL" +}
\ No newline at end of file |