mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2025-04-11 06:25:49 +02:00
Set preconfigured ambient-light for overworlds to 0.1
This commit is contained in:
parent
7e0cb57888
commit
b0a5b56975
@ -47,7 +47,7 @@ maps: [
|
||||
# 0 is no ambient light, 1 is fully lighted.
|
||||
# Changing this value requires a re-render of the map.
|
||||
# Default is 0
|
||||
ambientLight: 0
|
||||
ambientLight: 0.1
|
||||
|
||||
# Defines the skylight level that the sky of the world is emitting.
|
||||
# This should always be equivalent to the maximum ingame sky-light for that world!
|
||||
|
@ -47,7 +47,7 @@ maps: [
|
||||
# 0 is no ambient light, 1 is fully lighted.
|
||||
# Changing this value requires a re-render of the map.
|
||||
# Default is 0
|
||||
ambientLight: 0
|
||||
ambientLight: 0.1
|
||||
|
||||
# Defines the skylight level that the sky of the world is emitting.
|
||||
# This should always be equivalent to the maximum ingame sky-light for that world!
|
||||
|
@ -47,7 +47,7 @@ maps: [
|
||||
# 0 is no ambient light, 1 is fully lighted.
|
||||
# Changing this value requires a re-render of the map.
|
||||
# Default is 0
|
||||
ambientLight: 0
|
||||
ambientLight: 0.1
|
||||
|
||||
# Defines the skylight level that the sky of the world is emitting.
|
||||
# This should always be equivalent to the maximum ingame sky-light for that world!
|
||||
|
@ -47,7 +47,7 @@ maps: [
|
||||
# 0 is no ambient light, 1 is fully lighted.
|
||||
# Changing this value requires a re-render of the map.
|
||||
# Default is 0
|
||||
ambientLight: 0
|
||||
ambientLight: 0.1
|
||||
|
||||
# Defines the skylight level that the sky of the world is emitting.
|
||||
# This should always be equivalent to the maximum ingame sky-light for that world!
|
||||
|
@ -47,7 +47,7 @@ maps: [
|
||||
# 0 is no ambient light, 1 is fully lighted.
|
||||
# Changing this value requires a re-render of the map.
|
||||
# Default is 0
|
||||
ambientLight: 0
|
||||
ambientLight: 0.1
|
||||
|
||||
# Defines the skylight level that the sky of the world is emitting.
|
||||
# This should always be equivalent to the maximum ingame sky-light for that world!
|
||||
|
@ -47,7 +47,7 @@ maps: [
|
||||
# 0 is no ambient light, 1 is fully lighted.
|
||||
# Changing this value requires a re-render of the map.
|
||||
# Default is 0
|
||||
ambientLight: 0
|
||||
ambientLight: 0.1
|
||||
|
||||
# Defines the skylight level that the sky of the world is emitting.
|
||||
# This should always be equivalent to the maximum ingame sky-light for that world!
|
||||
|
@ -47,7 +47,7 @@ maps: [
|
||||
# 0 is no ambient light, 1 is fully lighted.
|
||||
# Changing this value requires a re-render of the map.
|
||||
# Default is 0
|
||||
ambientLight: 0
|
||||
ambientLight: 0.1
|
||||
|
||||
# Defines the skylight level that the sky of the world is emitting.
|
||||
# This should always be equivalent to the maximum ingame sky-light for that world!
|
||||
|
@ -47,7 +47,7 @@ maps: [
|
||||
# 0 is no ambient light, 1 is fully lighted.
|
||||
# Changing this value requires a re-render of the map.
|
||||
# Default is 0
|
||||
ambientLight: 0
|
||||
ambientLight: 0.1
|
||||
|
||||
# Defines the skylight level that the sky of the world is emitting.
|
||||
# This should always be equivalent to the maximum ingame sky-light for that world!
|
||||
|
Loading…
Reference in New Issue
Block a user