From 7c74d6af14472f4a14615f9bb6b638cc694c0320 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 17 Nov 2020 18:06:30 -0500 Subject: Fix --- items/GIANT_FRAGMENT_BIGFOOT.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/GIANT_FRAGMENT_BIGFOOT.json (limited to 'items/GIANT_FRAGMENT_BIGFOOT.json') diff --git a/items/GIANT_FRAGMENT_BIGFOOT.json b/items/GIANT_FRAGMENT_BIGFOOT.json new file mode 100644 index 00000000..b22f312c --- /dev/null +++ b/items/GIANT_FRAGMENT_BIGFOOT.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:lead", + "displayname": "§5Bigfoot\u0027s Lasso", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7Hard to throw, even harder to\",3:\"§7catch.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Bigfoot\u0027s Lasso\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_BIGFOOT\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7Hard to throw, even harder to", + "§7catch.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_BIGFOOT", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file -- cgit