diff options
author | jani270 <jani270@gmx.de> | 2022-05-15 11:30:40 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-15 11:30:40 +0200 |
commit | e5306357faf41cb19120f41e713c32f6a563c3d3 (patch) | |
tree | 070b523bd590f032900eef0b123e6e6f04b9caab /items/JUNGLE_KEY.json | |
parent | 7b90ef65578300f80dbb010f33c3deff3d515f36 (diff) | |
download | NotEnoughUpdates-REPO-e5306357faf41cb19120f41e713c32f6a563c3d3.tar.gz NotEnoughUpdates-REPO-e5306357faf41cb19120f41e713c32f6a563c3d3.tar.bz2 NotEnoughUpdates-REPO-e5306357faf41cb19120f41e713c32f6a563c3d3.zip |
so true
Diffstat (limited to 'items/JUNGLE_KEY.json')
-rw-r--r-- | items/JUNGLE_KEY.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/JUNGLE_KEY.json b/items/JUNGLE_KEY.json index 7bacd894..75c01b47 100644 --- a/items/JUNGLE_KEY.json +++ b/items/JUNGLE_KEY.json @@ -1,11 +1,11 @@ { "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" ], |