diff options
Diffstat (limited to 'items/DUNGEON_DISC_1.json')
-rw-r--r-- | items/DUNGEON_DISC_1.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/DUNGEON_DISC_1.json b/items/DUNGEON_DISC_1.json new file mode 100644 index 00000000..ec0c0501 --- /dev/null +++ b/items/DUNGEON_DISC_1.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:record_stal", + "displayname": "§f§f§5Dungeon Disc", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place this inside a jukebox to\",1:\"§7play a dungeon song!\",2:\"\",3:\"§6Dungeon Drama\",4:\" §7By ShinkoNet\",5:\"\",6:\"§5§lEPIC\"],Name:\"§f§f§5Dungeon Disc\"},ExtraAttributes:{id:\"DUNGEON_DISC_1\"}}", + "damage": 0, + "lore": [ + "§7Place this inside a jukebox to", + "§7play a dungeon song!", + "", + "§6Dungeon Drama", + " §7By ShinkoNet", + "", + "§5§lEPIC" + ], + "internalname": "DUNGEON_DISC_1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |