diff options
Diffstat (limited to 'items/GIANT_FRAGMENT_BIGFOOT.json')
-rw-r--r-- | items/GIANT_FRAGMENT_BIGFOOT.json | 21 |
1 files changed, 21 insertions, 0 deletions
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 |