From 84680399f171db10eaab53107ea7ed158d2bd094 Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Tue, 17 May 2022 04:21:09 -0500 Subject: [PATCH] Added proper names for DIM1 and DIM-1 to dynmap. --- dynmap/worlds.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dynmap/worlds.txt b/dynmap/worlds.txt index ad432d5..42bd65b 100644 --- a/dynmap/worlds.txt +++ b/dynmap/worlds.txt @@ -30,6 +30,12 @@ worlds: - name: undergarden_undergarden title: Undergarden enabled: true + - name: DIM1 + title: The End + enabled: true + - name: DIM-1 + title: The Nether + enabled: true # Worlds can be handled by templates, based on world type # You can override the properties of the template by specifying them in this section # for example 'Title: "My Awesome World"'