Explorar o código

Add nether render

Mark Ide %!s(int64=8) %!d(string=hai) anos
pai
achega
553f11b58b
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      config/config.py

+ 8 - 0
config/config.py

@@ -34,6 +34,14 @@ renders["night"] = {
     'markers': markers
 }
 
+renders["nether"] = {
+    "world": "minecraft",
+    "title": "Nether",
+    "rendermode": 'nether_smooth_lighting',
+    "dimension": "nether",
+    'markers': markers
+}
+
 renders["end"] = {
     "world": "minecraft",
     "title": "End",