mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-06-29 14:49:02 +00:00
29 lines
783 B
JSON
29 lines
783 B
JSON
{
|
|
"format_version": "1.21.70",
|
|
"minecraft:client_biome": {
|
|
"description": {
|
|
"identifier": "savanna"
|
|
},
|
|
"components": {
|
|
"minecraft:fog_appearance": {
|
|
"fog_identifier": "minecraft:fog_savanna"
|
|
},
|
|
"minecraft:water_appearance": {
|
|
"surface_color": "#2C8B9C"
|
|
},
|
|
"minecraft:atmosphere_identifier": {
|
|
"atmosphere_identifier": "minecraft:warmish_atmospherics"
|
|
},
|
|
"minecraft:color_grading_identifier": {
|
|
"color_grading_identifier": "minecraft:warmish_color_grading"
|
|
},
|
|
"minecraft:lighting_identifier": {
|
|
"lighting_identifier": "minecraft:warmish_lighting"
|
|
},
|
|
"minecraft:water_identifier": {
|
|
"water_identifier": "minecraft:default_water"
|
|
}
|
|
}
|
|
}
|
|
}
|