From e813da9dbbbc3c63d412155d47073c96c765311e Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 14:20:08 -0800 Subject: Before F7 Release Items --- items/GIANT_FRAGMENT_LASER.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/GIANT_FRAGMENT_LASER.json (limited to 'items/GIANT_FRAGMENT_LASER.json') diff --git a/items/GIANT_FRAGMENT_LASER.json b/items/GIANT_FRAGMENT_LASER.json new file mode 100644 index 00000000..d4c116b9 --- /dev/null +++ b/items/GIANT_FRAGMENT_LASER.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:ender_eye", + "displayname": "§5L.A.S.R.\u0027s Eye", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The eye is mightier than the\",3:\"§7sword.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5L.A.S.R.\u0027s Eye\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_LASER\"}}", + "damage": 0, + "lore": [ + "§8Precursor Relic", + "", + "§7The eye is mightier than the", + "§7sword.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "GIANT_FRAGMENT_LASER", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file -- cgit