From 1390845d5d4c713e40791fc78f4f895c80759545 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 25 Apr 2026 01:34:24 +0200 Subject: [PATCH] auto-git: [change] src/app/App.tsx --- src/app/App.tsx | 167 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) diff --git a/src/app/App.tsx b/src/app/App.tsx index 0fb99eee..d40b0a06 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -15510,6 +15510,173 @@ export function App({ store, initialStatusMessage }: AppProps) { +
+ +
+ Adds giant animated northern lights to the shader sky. + Aurora is weighted toward night and late twilight and + fades out in daylight. +
+
+ + {editorState.document.world.shaderSky.aurora.enabled && ( +
+
Aurora Settings
+
+ + + + + + +
+
+ )} +
Clouds