mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-06-29 20:39:00 +00:00
35 lines
933 B
JSON
35 lines
933 B
JSON
{
|
|
"format_version": "1.21.70",
|
|
"minecraft:client_biome": {
|
|
"description": {
|
|
"identifier": "mesa_plateau_mutated"
|
|
},
|
|
"components": {
|
|
"minecraft:fog_appearance": {
|
|
"fog_identifier": "minecraft:fog_dry"
|
|
},
|
|
"minecraft:water_appearance": {
|
|
"surface_color": "#44AFF5"
|
|
},
|
|
"minecraft:foliage_appearance": {
|
|
"color": "#aea42a"
|
|
},
|
|
"minecraft:grass_appearance": {
|
|
"color": "#90814d"
|
|
},
|
|
"minecraft:atmosphere_identifier": {
|
|
"atmosphere_identifier": "minecraft:mesa_atmospherics"
|
|
},
|
|
"minecraft:color_grading_identifier": {
|
|
"color_grading_identifier": "minecraft:mesa_color_grading"
|
|
},
|
|
"minecraft:lighting_identifier": {
|
|
"lighting_identifier": "minecraft:mesa_lighting"
|
|
},
|
|
"minecraft:water_identifier": {
|
|
"water_identifier": "minecraft:default_water"
|
|
}
|
|
}
|
|
}
|
|
}
|