mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-06-29 00:49:05 +00:00
30 lines
822 B
JSON
30 lines
822 B
JSON
{
|
|
"format_version": "1.21.70",
|
|
"minecraft:client_biome": {
|
|
"description": {
|
|
"identifier": "warm_ocean"
|
|
},
|
|
"components": {
|
|
"minecraft:fog_appearance": {
|
|
"fog_identifier": "minecraft:fog_warm_ocean"
|
|
},
|
|
"minecraft:water_appearance": {
|
|
"surface_color": "#02B0E5",
|
|
"surface_opacity": 0.55
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|