mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-06-29 00:49:05 +00:00
29 lines
793 B
JSON
29 lines
793 B
JSON
{
|
|
"format_version": "1.21.70",
|
|
"minecraft:client_biome": {
|
|
"description": {
|
|
"identifier": "forest_hills"
|
|
},
|
|
"components": {
|
|
"minecraft:fog_appearance": {
|
|
"fog_identifier": "minecraft:fog_forest_hills"
|
|
},
|
|
"minecraft:water_appearance": {
|
|
"surface_color": "#056bd1"
|
|
},
|
|
"minecraft:atmosphere_identifier": {
|
|
"atmosphere_identifier": "minecraft:default_atmospherics"
|
|
},
|
|
"minecraft:color_grading_identifier": {
|
|
"color_grading_identifier": "minecraft:default_color_grading"
|
|
},
|
|
"minecraft:lighting_identifier": {
|
|
"lighting_identifier": "minecraft:default_lighting"
|
|
},
|
|
"minecraft:water_identifier": {
|
|
"water_identifier": "minecraft:default_water"
|
|
}
|
|
}
|
|
}
|
|
}
|