removed sunsets in all orbits, cleaned up the dim files

This commit is contained in:
Pyritie 2025-07-07 19:44:41 +01:00
parent da5cfbeaac
commit f82294e08a
7 changed files with 501 additions and 36 deletions

View file

@ -1,11 +0,0 @@
{
"type": "tfg:orbit",
"generator": {
"type": "minecraft:noise",
"biome_source": {
"type": "minecraft:fixed",
"biome": "ad_astra:orbit"
},
"settings": "ad_astra:orbit"
}
}

View file

@ -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
}