Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2023-06-07 22:16:00 +02:00
13 changed files with 422 additions and 100 deletions

View File

@ -312,7 +312,7 @@ The expedition parties have found no diamonds or gold, and after an experienced
geodeSky.sky_data.base_color = nether.fogColor.geodes
climate_api.register_weather(
"nether:nether",
"nether:caverns",
{ nether_biome = "nether" },
{ ["climate_api:skybox"] = netherSky }
)