From 6cff0b8225d17a94028aed8673d4a9c62b53c09f Mon Sep 17 00:00:00 2001 From: Jade Macho Date: Sun, 3 Mar 2024 18:42:48 +0100 Subject: [PATCH] Add more presets --- VoidBox/Assets/BuiltinEnvs.json | 786 ++++++++++++++++++++++++++++++++ VoidBox/VoidBox.csproj | 2 +- 2 files changed, 787 insertions(+), 1 deletion(-) diff --git a/VoidBox/Assets/BuiltinEnvs.json b/VoidBox/Assets/BuiltinEnvs.json index c5913a0..5e44597 100644 --- a/VoidBox/Assets/BuiltinEnvs.json +++ b/VoidBox/Assets/BuiltinEnvs.json @@ -653,5 +653,791 @@ "Speed": 0.0 } } + }, + { + "$type": "VoidBox.SavedEnv, VoidBox", + "Id": "388f6ab7-c3ff-4587-ae13-df9daead6471", + "Name": "Housing Void", + "Env": { + "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", + "SkyId": 0, + "Lighting": { + "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", + "SunLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.6909815, + "Y": 0.55581474, + "Z": 0.53733426 + }, + "MoonLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.38431373, + "Y": 0.5847058, + "Z": 0.7 + }, + "Ambient": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.5, + "Y": 0.45294118, + "Z": 0.4 + }, + "_unk1": 0.5, + "AmbientSaturation": 1.0, + "Temperature": 1.0, + "_unk2": 10.0, + "_unk3": 75.0, + "_unk4": 0.75 + }, + "Stars": { + "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", + "ConstellationIntensity": 0.0, + "Constellations": 0.0, + "Stars": 0.0, + "GalaxyIntensity": 0.0, + "StarIntensity": 0.0, + "MoonColor": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 1.0 + }, + "MoonBrightness": 0.0 + }, + "Fog": { + "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 1.0 + }, + "Distance": 50.0, + "Thickness": 5.0, + "_unk1": 1000.0, + "_unk2": 1.0, + "Opacity": 0.0, + "SkyVisibility": 0.0 + }, + "Clouds": { + "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", + "CloudColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 1.0, + "Y": 1.0, + "Z": 1.0 + }, + "Color2": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 1.0, + "Y": 1.0, + "Z": 1.0 + }, + "Gradient": 0.5, + "SideHeight": 0.0, + "CloudTexture": 0, + "CloudSideTexture": 0 + }, + "Rain": { + "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", + "Raindrops": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Scatter": 0.0, + "_unk1": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0 + }, + "Dust": { + "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", + "_unk1": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Spread": 0.0, + "Speed": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "Glow": 0.0, + "Spin": 0.0, + "TextureId": 0 + }, + "Wind": { + "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", + "Direction": 0.0, + "Angle": 0.0, + "Speed": 0.0 + } + } + }, + { + "$type": "VoidBox.SavedEnv, VoidBox", + "Id": "e9b7d52d-a494-41fe-904e-c3680e0976f4", + "Name": "Island Rain", + "Env": { + "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", + "SkyId": 217, + "Lighting": { + "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", + "SunLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.5584314, + "Y": 0.8, + "Z": 0.76862746 + }, + "MoonLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.4, + "Y": 0.37960786, + "Z": 0.2792157 + }, + "Ambient": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0 + }, + "_unk1": 0.5, + "AmbientSaturation": 0.5, + "Temperature": 1.5, + "_unk2": 1.5, + "_unk3": 20.0, + "_unk4": 0.01 + }, + "Stars": { + "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", + "ConstellationIntensity": 0.0, + "Constellations": 0.0, + "Stars": 0.0, + "GalaxyIntensity": 0.0, + "StarIntensity": 0.0, + "MoonColor": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "MoonBrightness": 0.0 + }, + "Fog": { + "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.46666667, + "Y": 0.5176471, + "Z": 0.5176471, + "W": 1.0 + }, + "Distance": 0.0, + "Thickness": 3.0, + "_unk1": 1000.0, + "_unk2": 0.0, + "Opacity": 1.0, + "SkyVisibility": 0.05 + }, + "Clouds": { + "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", + "CloudColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.34901962, + "Y": 0.69803923, + "Z": 0.69803923 + }, + "Color2": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.34901962, + "Y": 0.69803923, + "Z": 0.69803923 + }, + "Gradient": 2.0, + "SideHeight": 1.0, + "CloudTexture": 0, + "CloudSideTexture": 0 + }, + "Rain": { + "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", + "Raindrops": 1.0, + "Intensity": 1.0, + "Weight": 10.0, + "Scatter": 0.7, + "_unk1": 0.0, + "Size": 0.40000004, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.8000001, + "Y": 1.0, + "Z": 1.0, + "W": 0.4980392 + }, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0 + }, + "Dust": { + "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", + "_unk1": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Spread": 0.0, + "Speed": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "Glow": 0.0, + "Spin": 0.0, + "TextureId": 0 + }, + "Wind": { + "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", + "Direction": 0.0, + "Angle": 0.0, + "Speed": 1.0413927 + } + } + }, + { + "$type": "VoidBox.SavedEnv, VoidBox", + "Id": "0884569a-2cfa-4867-9a25-86a6046ea041", + "Name": "Island Sun", + "Env": { + "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", + "SkyId": 242, + "Lighting": { + "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", + "SunLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 1.3, + "Y": 1.2694117, + "Z": 1.2337254 + }, + "MoonLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.08980392, + "Y": 0.09490196, + "Z": 0.099999994 + }, + "Ambient": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0 + }, + "_unk1": 0.5, + "AmbientSaturation": 0.7913333, + "Temperature": 0.40866667, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0.0 + }, + "Stars": { + "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", + "ConstellationIntensity": 2.5, + "Constellations": 0.0, + "Stars": 0.0, + "GalaxyIntensity": 0.0, + "StarIntensity": 0.0, + "MoonColor": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.8, + "Y": 0.87843144, + "Z": 1.0, + "W": 0.0 + }, + "MoonBrightness": 0.1 + }, + "Fog": { + "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.19929412, + "Y": 0.4593464, + "Z": 0.5425621, + "W": 1.0 + }, + "Distance": 50.0, + "Thickness": 0.5, + "_unk1": 2000.0, + "_unk2": 0.6, + "Opacity": 0.0, + "SkyVisibility": 1.0 + }, + "Clouds": { + "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", + "CloudColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.76058894, + "Y": 0.80602026, + "Z": 0.83136666 + }, + "Color2": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.76058894, + "Y": 0.80602026, + "Z": 0.83136666 + }, + "Gradient": 1.0, + "SideHeight": 1.0, + "CloudTexture": 0, + "CloudSideTexture": 45 + }, + "Rain": { + "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", + "Raindrops": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Scatter": 0.0, + "_unk1": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0 + }, + "Dust": { + "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", + "_unk1": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Spread": 0.0, + "Speed": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "Glow": 0.0, + "Spin": 0.0, + "TextureId": 0 + }, + "Wind": { + "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", + "Direction": 0.0, + "Angle": 0.0, + "Speed": 0.17609125 + } + } + }, + { + "$type": "VoidBox.SavedEnv, VoidBox", + "Id": "7a457471-4879-4503-8bff-425ebf758739", + "Name": "Heaven-on-High", + "Env": { + "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", + "SkyId": 175, + "Lighting": { + "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", + "SunLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 1.4647058, + "Y": 1.482353, + "Z": 1.5 + }, + "MoonLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0 + }, + "Ambient": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0 + }, + "_unk1": 0.5, + "AmbientSaturation": 1.0, + "Temperature": 0.4, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0.0 + }, + "Stars": { + "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", + "ConstellationIntensity": 0.0, + "Constellations": 0.0, + "Stars": 0.0, + "GalaxyIntensity": 0.0, + "StarIntensity": 0.0, + "MoonColor": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 1.0 + }, + "MoonBrightness": 0.0 + }, + "Fog": { + "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 1.0, + "Y": 1.0, + "Z": 1.0, + "W": 1.0 + }, + "Distance": 0.0, + "Thickness": 0.0, + "_unk1": 1000.0, + "_unk2": 1.0, + "Opacity": 0.0, + "SkyVisibility": 1.0 + }, + "Clouds": { + "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", + "CloudColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.6735294, + "Y": 0.7117647, + "Z": 0.75 + }, + "Color2": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.6735294, + "Y": 0.7117647, + "Z": 0.75 + }, + "Gradient": 0.8, + "SideHeight": 0.7, + "CloudTexture": 0, + "CloudSideTexture": 10 + }, + "Rain": { + "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", + "Raindrops": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Scatter": 0.0, + "_unk1": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0 + }, + "Dust": { + "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", + "_unk1": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Spread": 0.0, + "Speed": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "Glow": 0.0, + "Spin": 0.0, + "TextureId": 0 + }, + "Wind": { + "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", + "Direction": 0.0, + "Angle": 0.0, + "Speed": 0.041392695 + } + } + }, + { + "$type": "VoidBox.SavedEnv, VoidBox", + "Id": "1f3ea92f-6580-407c-8f00-13eae78a1a95", + "Name": "Ultima Thule", + "Env": { + "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", + "SkyId": 339, + "Lighting": { + "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", + "SunLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.24000001, + "Y": 0.2564706, + "Z": 0.3 + }, + "MoonLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.24000001, + "Y": 0.2564706, + "Z": 0.3 + }, + "Ambient": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0 + }, + "_unk1": 0.5, + "AmbientSaturation": 0.1, + "Temperature": 0.3, + "_unk2": 10.0, + "_unk3": 0.0, + "_unk4": 0.3 + }, + "Stars": { + "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", + "ConstellationIntensity": 0.0, + "Constellations": 0.0, + "Stars": 15.0, + "GalaxyIntensity": 0.0, + "StarIntensity": 0.3, + "MoonColor": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 1.0 + }, + "MoonBrightness": 0.0 + }, + "Fog": { + "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.015686275, + "Y": 0.015686275, + "Z": 0.019607844, + "W": 1.0 + }, + "Distance": 0.0, + "Thickness": 0.0, + "_unk1": 1000.0, + "_unk2": 1.0, + "Opacity": 0.0, + "SkyVisibility": 1.0 + }, + "Clouds": { + "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", + "CloudColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 1.0, + "Y": 1.0, + "Z": 1.0 + }, + "Color2": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 1.0, + "Y": 1.0, + "Z": 1.0 + }, + "Gradient": 0.5, + "SideHeight": 0.0, + "CloudTexture": 0, + "CloudSideTexture": 0 + }, + "Rain": { + "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", + "Raindrops": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Scatter": 0.0, + "_unk1": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0 + }, + "Dust": { + "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", + "_unk1": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Spread": 0.0, + "Speed": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "Glow": 0.0, + "Spin": 0.0, + "TextureId": 0 + }, + "Wind": { + "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", + "Direction": 0.0, + "Angle": 0.0, + "Speed": 0.041392695 + } + } + }, + { + "$type": "VoidBox.SavedEnv, VoidBox", + "Id": "a59235ad-17ac-4ef7-9df5-133b1c46e584", + "Name": "Empyreum Snow", + "Env": { + "$type": "System.Nullable`1[[Ktisis.Structs.Env.EnvState, VoidBox]], System.Private.CoreLib", + "SkyId": 30, + "Lighting": { + "$type": "Ktisis.Structs.Env.Weather.EnvLighting, VoidBox", + "SunLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 1.3470588, + "Y": 1.4058824, + "Z": 1.5 + }, + "MoonLightColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.091590285, + "Y": 0.09189365, + "Z": 0.09409122 + }, + "Ambient": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0 + }, + "_unk1": 0.5, + "AmbientSaturation": 0.8000001, + "Temperature": 1.5, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0.0 + }, + "Stars": { + "$type": "Ktisis.Structs.Env.Weather.EnvStars, VoidBox", + "ConstellationIntensity": 0.0, + "Constellations": 0.0, + "Stars": 0.0, + "GalaxyIntensity": 0.0, + "StarIntensity": 0.0, + "MoonColor": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.8000001, + "Y": 0.8784314, + "Z": 1.0, + "W": 0.0 + }, + "MoonBrightness": 0.042048614 + }, + "Fog": { + "$type": "Ktisis.Structs.Env.Weather.EnvFog, VoidBox", + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.48627448, + "Y": 0.57254905, + "Z": 0.69803923, + "W": 0.94901955 + }, + "Distance": 0.0, + "Thickness": 1.5, + "_unk1": 1000.0, + "_unk2": 0.0, + "Opacity": 0.7, + "SkyVisibility": 0.19999999 + }, + "Clouds": { + "$type": "Ktisis.Structs.Env.Weather.EnvClouds, VoidBox", + "CloudColor": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.60784316, + "Y": 0.6823529, + "Z": 0.79999995 + }, + "Color2": { + "$type": "System.Numerics.Vector3, System.Private.CoreLib", + "X": 0.60784316, + "Y": 0.6823529, + "Z": 0.79999995 + }, + "Gradient": 0.3, + "SideHeight": 0.85, + "CloudTexture": 8, + "CloudSideTexture": 8 + }, + "Rain": { + "$type": "Ktisis.Structs.Env.Weather.EnvRain, VoidBox", + "Raindrops": 0.0, + "Intensity": 0.0, + "Weight": 0.0, + "Scatter": 0.0, + "_unk1": 0.0, + "Size": 1.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.0, + "Y": 0.0, + "Z": 0.0, + "W": 0.0 + }, + "_unk2": 0.0, + "_unk3": 0.0, + "_unk4": 0 + }, + "Dust": { + "$type": "Ktisis.Structs.Env.Weather.EnvDust, VoidBox", + "_unk1": 1.0, + "Intensity": 1.0, + "Weight": 1.2, + "Spread": 3.0, + "Speed": 0.099999994, + "Size": 7.0, + "Color": { + "$type": "System.Numerics.Vector4, System.Private.CoreLib", + "X": 0.8980392, + "Y": 0.96862745, + "Z": 1.0, + "W": 1.0 + }, + "Glow": 0.0, + "Spin": 0.0, + "TextureId": 1 + }, + "Wind": { + "$type": "Ktisis.Structs.Env.Weather.EnvWind, VoidBox", + "Direction": 0.0, + "Angle": 0.0, + "Speed": 0.47712126 + } + } } ] \ No newline at end of file diff --git a/VoidBox/VoidBox.csproj b/VoidBox/VoidBox.csproj index a1a9b79..9af5ca1 100644 --- a/VoidBox/VoidBox.csproj +++ b/VoidBox/VoidBox.csproj @@ -3,7 +3,7 @@ 0x0ade - 0.1.0.2 + 0.1.0.4