Added proper names for DIM1 and DIM-1 to dynmap.
This commit is contained in:
parent
43537c9517
commit
84680399f1
@ -30,6 +30,12 @@ worlds:
|
|||||||
- name: undergarden_undergarden
|
- name: undergarden_undergarden
|
||||||
title: Undergarden
|
title: Undergarden
|
||||||
enabled: true
|
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
|
# Worlds can be handled by templates, based on world type
|
||||||
# You can override the properties of the template by specifying them in this section
|
# You can override the properties of the template by specifying them in this section
|
||||||
# for example 'Title: "My Awesome World"'
|
# for example 'Title: "My Awesome World"'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user