diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-13 11:51:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-13 21:51:11 +1100 |
commit | ffca9245a65624a49bf1690bedbcb1555f12448c (patch) | |
tree | 051e58163402c81526a00aa9ccc351d07375d2f2 /items/DUNGEON_DISC_2.json | |
parent | 2f58108e625e56545a075f86fb502dfb74b6467e (diff) | |
download | NotEnoughUpdates-REPO-ffca9245a65624a49bf1690bedbcb1555f12448c.tar.gz NotEnoughUpdates-REPO-ffca9245a65624a49bf1690bedbcb1555f12448c.tar.bz2 NotEnoughUpdates-REPO-ffca9245a65624a49bf1690bedbcb1555f12448c.zip |
Added Drops to mobs, more items, new mayor and recipes and fixed disc (#860)
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" ], |