removed sunsets in all orbits, cleaned up the dim files
This commit is contained in:
parent
da5cfbeaac
commit
f82294e08a
7 changed files with 501 additions and 36 deletions
111
kubejs/assets/ad_astra/planet_renderers/glacio_orbit.json
Normal file
111
kubejs/assets/ad_astra/planet_renderers/glacio_orbit.json
Normal file
|
|
@ -0,0 +1,111 @@
|
|||
{
|
||||
"custom_clouds": true,
|
||||
"custom_sky": true,
|
||||
"custom_weather": false,
|
||||
"dimension": "ad_astra:glacio_orbit",
|
||||
"has_fog": false,
|
||||
"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": "ad_astra:textures/environment/sun.png"
|
||||
},
|
||||
{
|
||||
"back_light_color": -3221524,
|
||||
"back_light_scale": 240.0,
|
||||
"blend": false,
|
||||
"global_rotation": [
|
||||
180.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"local_rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"movement_type": "STATIC",
|
||||
"scale": 80.0,
|
||||
"texture": "ad_astra:textures/environment/glacio.png"
|
||||
},
|
||||
{
|
||||
"back_light_color": -6861640,
|
||||
"back_light_scale": 150.0,
|
||||
"blend": false,
|
||||
"global_rotation": [
|
||||
60.0,
|
||||
0.0,
|
||||
5.0
|
||||
],
|
||||
"local_rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
-5.0
|
||||
],
|
||||
"movement_type": "STATIC",
|
||||
"scale": 50.0,
|
||||
"texture": "ad_astra:textures/environment/vicinus.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": 90,
|
||||
"sunrise_color": 0
|
||||
}
|
||||
93
kubejs/assets/ad_astra/planet_renderers/mars_orbit.json
Normal file
93
kubejs/assets/ad_astra/planet_renderers/mars_orbit.json
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
{
|
||||
"custom_clouds": true,
|
||||
"custom_sky": true,
|
||||
"custom_weather": false,
|
||||
"dimension": "ad_astra:mars_orbit",
|
||||
"has_fog": false,
|
||||
"has_thick_fog": false,
|
||||
"render_in_rain": true,
|
||||
"sky_renderables": [
|
||||
{
|
||||
"back_light_color": -39,
|
||||
"back_light_scale": 21.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": 7.0,
|
||||
"texture": "ad_astra:textures/environment/sun.png"
|
||||
},
|
||||
{
|
||||
"back_light_color": -4827861,
|
||||
"back_light_scale": 240.0,
|
||||
"blend": false,
|
||||
"global_rotation": [
|
||||
180.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"local_rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"movement_type": "STATIC",
|
||||
"scale": 80.0,
|
||||
"texture": "ad_astra:textures/environment/mars.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": 90,
|
||||
"sunrise_color": 0
|
||||
}
|
||||
93
kubejs/assets/ad_astra/planet_renderers/mercury_orbit.json
Normal file
93
kubejs/assets/ad_astra/planet_renderers/mercury_orbit.json
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
{
|
||||
"custom_clouds": true,
|
||||
"custom_sky": true,
|
||||
"custom_weather": false,
|
||||
"dimension": "ad_astra:mercury_orbit",
|
||||
"has_fog": false,
|
||||
"has_thick_fog": false,
|
||||
"render_in_rain": true,
|
||||
"sky_renderables": [
|
||||
{
|
||||
"back_light_color": -39,
|
||||
"back_light_scale": 66.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": 22.0,
|
||||
"texture": "ad_astra:textures/environment/sun.png"
|
||||
},
|
||||
{
|
||||
"back_light_color": -5543543,
|
||||
"back_light_scale": 240.0,
|
||||
"blend": false,
|
||||
"global_rotation": [
|
||||
180.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"local_rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"movement_type": "STATIC",
|
||||
"scale": 80.0,
|
||||
"texture": "ad_astra:textures/environment/mercury.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": 90,
|
||||
"sunrise_color": 0
|
||||
}
|
||||
111
kubejs/assets/ad_astra/planet_renderers/moon_orbit.json
Normal file
111
kubejs/assets/ad_astra/planet_renderers/moon_orbit.json
Normal file
|
|
@ -0,0 +1,111 @@
|
|||
{
|
||||
"custom_clouds": true,
|
||||
"custom_sky": true,
|
||||
"custom_weather": false,
|
||||
"dimension": "ad_astra:moon_orbit",
|
||||
"has_fog": false,
|
||||
"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": "ad_astra:textures/environment/sun.png"
|
||||
},
|
||||
{
|
||||
"back_light_color": -5261108,
|
||||
"back_light_scale": 240.0,
|
||||
"blend": false,
|
||||
"global_rotation": [
|
||||
180.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"local_rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"movement_type": "STATIC",
|
||||
"scale": 80.0,
|
||||
"texture": "ad_astra:textures/environment/moon.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": "ad_astra: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": 90,
|
||||
"sunrise_color": 0
|
||||
}
|
||||
93
kubejs/assets/ad_astra/planet_renderers/venus_orbit.json
Normal file
93
kubejs/assets/ad_astra/planet_renderers/venus_orbit.json
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
{
|
||||
"custom_clouds": true,
|
||||
"custom_sky": true,
|
||||
"custom_weather": false,
|
||||
"dimension": "ad_astra:venus_orbit",
|
||||
"has_fog": false,
|
||||
"has_thick_fog": false,
|
||||
"render_in_rain": true,
|
||||
"sky_renderables": [
|
||||
{
|
||||
"back_light_color": -39,
|
||||
"back_light_scale": 42.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": 14.0,
|
||||
"texture": "ad_astra:textures/environment/sun.png"
|
||||
},
|
||||
{
|
||||
"back_light_color": -801674,
|
||||
"back_light_scale": 240.0,
|
||||
"blend": false,
|
||||
"global_rotation": [
|
||||
180.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"local_rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"movement_type": "STATIC",
|
||||
"scale": 80.0,
|
||||
"texture": "ad_astra:textures/environment/venus.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": 90,
|
||||
"sunrise_color": 0
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"type": "tfg:orbit",
|
||||
"generator": {
|
||||
"type": "minecraft:noise",
|
||||
"biome_source": {
|
||||
"type": "minecraft:fixed",
|
||||
"biome": "ad_astra:orbit"
|
||||
},
|
||||
"settings": "ad_astra:orbit"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
{
|
||||
"ambient_light": 0.0,
|
||||
"bed_works": true,
|
||||
"coordinate_scale": 1.0,
|
||||
"effects": "ad_astra:earth_orbit",
|
||||
"has_ceiling": false,
|
||||
"has_raids": false,
|
||||
"has_skylight": true,
|
||||
"height": 384,
|
||||
"infiniburn": "#minecraft:infiniburn_overworld",
|
||||
"logical_height": 384,
|
||||
"min_y": -64,
|
||||
"monster_spawn_block_light_limit": 0,
|
||||
"monster_spawn_light_level": {
|
||||
"type": "minecraft:uniform",
|
||||
"value": {
|
||||
"max_inclusive": 7,
|
||||
"min_inclusive": 0
|
||||
}
|
||||
},
|
||||
"natural": true,
|
||||
"piglin_safe": false,
|
||||
"respawn_anchor_works": false,
|
||||
"ultrawarm": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue