File Details
bigbangapi-26.1.jar
- R
- Apr 26, 2026
- 65.05 KB
- 20
- 1.20.1
- Forge
File Name
bigbangapi-26.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
folder id: assets/namespace/planet_renderers/mysky.json
{
"custom_clouds": true,
"custom_sky": true,
"custom_weather": false,
"dimension": "namespace:moon",
"has_fog": true,
"has_thick_fog": false,
"render_in_rain": true,
"sky_renderables": [
{
"back_light_color": -39,
"back_light_scale": 27.0,
"blend": false,
"global_rotation": [
0.0,
0.0,
0.0
],
"local_rotation": [
0.0,
0.0,
0.0
],
"movement_type": "TIME_OF_DAY",
"scale": 9.0,
"texture": "namespace:textures/environment/sun.png"
},
{
"back_light_color": -12813094,
"back_light_scale": 42.0,
"blend": false,
"global_rotation": [
80.0,
0.0,
30.0
],
"local_rotation": [
0.0,
-5.0,
0.0
],
"movement_type": "STATIC",
"scale": 14.0,
"texture": "namespace:textures/environment/earth.png"
}
],
"star_brightness": 0.6,
"star_colors": [
{
"data": -1447239681,
"weight": 3
},
{
"data": -1143472129,
"weight": 5
},
{
"data": -726785,
"weight": 100
},
{
"data": -3038977,
"weight": 80
},
{
"data": -7697665,
"weight": 150
},
{
"data": -12254977,
"weight": 10
},
{
"data": -2817,
"weight": 60
},
{
"data": -464897,
"weight": 40
},
{
"data": -256,
"weight": 20
},
{
"data": -65536,
"weight": 1
}
],
"stars": 13000,
"sunrise_angle": 0,
"sunrise_color": 14180147
}

