Fixed world.txt formatting and typos.
This commit is contained in:
		@@ -29,6 +29,7 @@ worlds:
 | 
				
			|||||||
    enabled: true
 | 
					    enabled: true
 | 
				
			||||||
  - name: undergarden_undergarden
 | 
					  - name: undergarden_undergarden
 | 
				
			||||||
    title: Undergarden
 | 
					    title: Undergarden
 | 
				
			||||||
 | 
					    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"'
 | 
				
			||||||
@@ -97,7 +98,7 @@ worlds:
 | 
				
			|||||||
  #      shader: stdtexture
 | 
					  #      shader: stdtexture
 | 
				
			||||||
  #      lighting: shadows
 | 
					  #      lighting: shadows
 | 
				
			||||||
  #      mapzoomin: 1
 | 
					  #      mapzoomin: 1
 | 
				
			||||||
        background: "rgba(0,0,0,0)"
 | 
					  #      background: "rgba(0,0,0,0)"
 | 
				
			||||||
  #    - class: org.dynmap.hdmap.HDMap
 | 
					  #    - class: org.dynmap.hdmap.HDMap
 | 
				
			||||||
  #      name: surface
 | 
					  #      name: surface
 | 
				
			||||||
  #      title: "Surface"
 | 
					  #      title: "Surface"
 | 
				
			||||||
@@ -106,7 +107,7 @@ worlds:
 | 
				
			|||||||
  #      shader: stdtexture
 | 
					  #      shader: stdtexture
 | 
				
			||||||
  #      lighting: shadows
 | 
					  #      lighting: shadows
 | 
				
			||||||
  #      mapzoomin: 1
 | 
					  #      mapzoomin: 1
 | 
				
			||||||
        background: "rgba(0,0,0,0)"
 | 
					  #      background: "rgba(0,0,0,0)"
 | 
				
			||||||
  #    - class: org.dynmap.hdmap.HDMap
 | 
					  #    - class: org.dynmap.hdmap.HDMap
 | 
				
			||||||
  #      name: cave
 | 
					  #      name: cave
 | 
				
			||||||
  #      title: "Cave"
 | 
					  #      title: "Cave"
 | 
				
			||||||
@@ -139,7 +140,7 @@ worlds:
 | 
				
			|||||||
  #      # Map background color (day or night)
 | 
					  #      # Map background color (day or night)
 | 
				
			||||||
  #      background: "#300806"
 | 
					  #      background: "#300806"
 | 
				
			||||||
  #      mapzoomin: 1
 | 
					  #      mapzoomin: 1
 | 
				
			||||||
        background: "rgba(0,0,0,0)"
 | 
					  #      background: "rgba(0,0,0,0)"
 | 
				
			||||||
  #    - class: org.dynmap.hdmap.HDMap
 | 
					  #    - class: org.dynmap.hdmap.HDMap
 | 
				
			||||||
  #      name: surface
 | 
					  #      name: surface
 | 
				
			||||||
  #      title: "Surface"
 | 
					  #      title: "Surface"
 | 
				
			||||||
@@ -150,4 +151,4 @@ worlds:
 | 
				
			|||||||
  #      # Map background color (day or night)
 | 
					  #      # Map background color (day or night)
 | 
				
			||||||
  #      background: "#300806"
 | 
					  #      background: "#300806"
 | 
				
			||||||
  #      mapzoomin: 1
 | 
					  #      mapzoomin: 1
 | 
				
			||||||
        background: "rgba(0,0,0,0)"
 | 
					  #      background: "rgba(0,0,0,0)"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user