diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-03-19 21:55:54 +0000 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-03-19 21:55:54 +0000 |
commit | 2c4f16d139c4d315de7ae1498afd75057d752715 (patch) | |
tree | 8939c2ba48af0d1b40b06dc3d79fc0b35da0edd9 /items/DUNGEON_DISC_4.json | |
parent | a1875440aadf3e9d0cd0b527c40d75e610b0023b (diff) | |
parent | e580a17989ef1df4e42ab78b82e0af0f0c3fd6b8 (diff) | |
download | NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.tar.gz NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.tar.bz2 NotEnoughUpdates-REPO-2c4f16d139c4d315de7ae1498afd75057d752715.zip |
Merge branch 'master' into dangerous
Diffstat (limited to 'items/DUNGEON_DISC_4.json')
-rw-r--r-- | items/DUNGEON_DISC_4.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/DUNGEON_DISC_4.json b/items/DUNGEON_DISC_4.json new file mode 100644 index 00000000..8fb9ca97 --- /dev/null +++ b/items/DUNGEON_DISC_4.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:record_11", + "displayname": "§f§f§6Old Disc", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place this inside a jukebox to\",1:\"§7play a dungeon song!\",2:\"\",3:\"§6The Wither King\",4:\" §7By ShinkoNet\",5:\"\",6:\"§6§lLEGENDARY\"],Name:\"§f§f§6Old Disc\"},ExtraAttributes:{id:\"DUNGEON_DISC_4\"}}", + "damage": 0, + "lore": [ + "§7Place this inside a jukebox to", + "§7play a dungeon song!", + "", + "§6The Wither King", + " §7By ShinkoNet", + "", + "§6§lLEGENDARY" + ], + "internalname": "DUNGEON_DISC_4", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |