| 
														
															@@ -22,6 +22,7 @@ renders["day"] = { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     'world': 'minecraft', 
														 | 
														
														 | 
														
															     'world': 'minecraft', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     'title': 'Day', 
														 | 
														
														 | 
														
															     'title': 'Day', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     'rendermode': 'smooth_lighting', 
														 | 
														
														 | 
														
															     'rendermode': 'smooth_lighting', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "dimension": "overworld", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     'markers': markers 
														 | 
														
														 | 
														
															     'markers': markers 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 } 
														 | 
														
														 | 
														
															 } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -29,5 +30,14 @@ renders["night"] = { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     'world': 'minecraft', 
														 | 
														
														 | 
														
															     'world': 'minecraft', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     'title': 'Night', 
														 | 
														
														 | 
														
															     'title': 'Night', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     'rendermode': 'smooth_night', 
														 | 
														
														 | 
														
															     'rendermode': 'smooth_night', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "dimension": "overworld", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    'markers': markers 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+renders["end"] = { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "world": "minecraft", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "title": "End", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "rendermode": "smooth_lighting", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    "dimension": "end", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     'markers': markers 
														 | 
														
														 | 
														
															     'markers': markers 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 } 
														 | 
														
														 | 
														
															 } 
														 |