diff options
Diffstat (limited to 'items/DUNGEON_DISC_2.json')
-rw-r--r-- | items/DUNGEON_DISC_2.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/DUNGEON_DISC_2.json b/items/DUNGEON_DISC_2.json index e609bb9e..e6865069 100644 --- a/items/DUNGEON_DISC_2.json +++ b/items/DUNGEON_DISC_2.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:record_mellohi", "displayname": "§f§f§5Clown Disc", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place this inside a jukebox to\",1:\"§7play a dungeon song!\",2:\"\",3:\"§6Superior Judgement\",4:\" §7By ShinkoNet\",5:\"\",6:\"§5§lEPIC\"],Name:\"§f§f§5Clown Disc\"},ExtraAttributes:{id:\"DUNGEON_DISC_2\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place this inside a jukebox to\",1:\"§7play a dungeon song!\",2:\"\",3:\"§6Superior Judgement\",4:\" §7By SirCatcelot\",5:\"\",6:\"§5§lEPIC\"],Name:\"§f§f§5Clown Disc\"},ExtraAttributes:{id:\"DUNGEON_DISC_2\"}}", "damage": 0, "lore": [ "§7Place this inside a jukebox to", "§7play a dungeon song!", "", "§6Superior Judgement", - " §7By ShinkoNet", + " §7By SirCatcelot", "", "§5§lEPIC" ], |