mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-06-30 17:39:06 +00:00
32 lines
846 B
JSON
32 lines
846 B
JSON
{
|
|
"format_version": "1.21.70",
|
|
"minecraft:client_biome": {
|
|
"description": {
|
|
"identifier": "the_end"
|
|
},
|
|
"components": {
|
|
"minecraft:sky_color": {
|
|
"sky_color": "#000000"
|
|
},
|
|
"minecraft:fog_appearance": {
|
|
"fog_identifier": "minecraft:fog_the_end"
|
|
},
|
|
"minecraft:water_appearance": {
|
|
"surface_color": "#62529e"
|
|
},
|
|
"minecraft:atmosphere_identifier": {
|
|
"atmosphere_identifier": "minecraft:end_atmospherics"
|
|
},
|
|
"minecraft:color_grading_identifier": {
|
|
"color_grading_identifier": "minecraft:default_color_grading"
|
|
},
|
|
"minecraft:lighting_identifier": {
|
|
"lighting_identifier": "minecraft:end_lighting"
|
|
},
|
|
"minecraft:water_identifier": {
|
|
"water_identifier": "minecraft:default_water"
|
|
}
|
|
}
|
|
}
|
|
}
|