diff options
-rw-r--r-- | items/ENDER_PORTAL_FRAME.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ENDER_PORTAL_FRAME.json b/items/ENDER_PORTAL_FRAME.json index 41dd2fb4..c08c4286 100644 --- a/items/ENDER_PORTAL_FRAME.json +++ b/items/ENDER_PORTAL_FRAME.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:end_portal_frame", - "displayname": "§fEnd Portal", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEnd Portal\"},ExtraAttributes:{id:\"ENDER_PORTAL_FRAME\"}}", + "displayname": "§fEnd Portal Frame", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEnd Portal Frame\"},ExtraAttributes:{id:\"ENDER_PORTAL_FRAME\"}}", "damage": 0, "lore": [ "§f§lCOMMON" |