diff options
Diffstat (limited to 'items/JUNGLE_KEY.json')
-rw-r--r-- | items/JUNGLE_KEY.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/JUNGLE_KEY.json b/items/JUNGLE_KEY.json new file mode 100644 index 00000000..b3aa46f5 --- /dev/null +++ b/items/JUNGLE_KEY.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:tripwire_hook", + "displayname": "§5Jungle Key", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7Used to open the entrance to\",2:\"§7the Jungle Temple\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Jungle Key\"},ExtraAttributes:{id:\"JUNGLE_KEY\"}}", + "damage": 0, + "lore": [ + "", + "§7§7Used to open the entrance to", + "§7the Jungle Temple", + "", + "§5§lEPIC" + ], + "internalname": "JUNGLE_KEY", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |