diff options
Diffstat (limited to 'items/JUNGLE_KEY.json')
-rw-r--r-- | items/JUNGLE_KEY.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/JUNGLE_KEY.json b/items/JUNGLE_KEY.json index 6a38f65f..dc0be407 100644 --- a/items/JUNGLE_KEY.json +++ b/items/JUNGLE_KEY.json @@ -1,20 +1,20 @@ { "itemid": "minecraft:tripwire_hook", "displayname": "§5Jungle Key", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Used to open the entrance to\",1:\"§7the Jungle Temple\",2:\"\",3:\"§5§lEPIC\"],Name:\"§5Jungle Key\"},ExtraAttributes:{id:\"JUNGLE_KEY\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Used to open the entrance to\",1:\"§7the Jungle Temple.\",2:\"\",3:\"§5§lEPIC\"],Name:\"§5Jungle Key\"},ExtraAttributes:{id:\"JUNGLE_KEY\"}}", "damage": 0, "lore": [ "§7§7Used to open the entrance to", - "§7the Jungle Temple", + "§7the Jungle Temple.", "", "§5§lEPIC" ], "internalname": "JUNGLE_KEY", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Jungle_Key" ] -} +}
\ No newline at end of file |