mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-06-29 14:49:02 +00:00
34 lines
964 B
JSON
34 lines
964 B
JSON
{
|
|
"format_version": "1.21.70",
|
|
"minecraft:client_biome": {
|
|
"description": {
|
|
"identifier": "hell"
|
|
},
|
|
"components": {
|
|
"minecraft:fog_appearance": {
|
|
"fog_identifier": "minecraft:fog_hell"
|
|
},
|
|
"minecraft:water_appearance": {
|
|
"surface_color": "#905957"
|
|
},
|
|
"minecraft:ambient_sounds": {
|
|
"addition": "ambient.nether_wastes.additions",
|
|
"loop": "ambient.nether_wastes.loop",
|
|
"mood": "ambient.nether_wastes.mood"
|
|
},
|
|
"minecraft:atmosphere_identifier": {
|
|
"atmosphere_identifier": "minecraft:hell_atmospherics"
|
|
},
|
|
"minecraft:color_grading_identifier": {
|
|
"color_grading_identifier": "minecraft:default_color_grading"
|
|
},
|
|
"minecraft:lighting_identifier": {
|
|
"lighting_identifier": "minecraft:nether_lighting"
|
|
},
|
|
"minecraft:water_identifier": {
|
|
"water_identifier": "minecraft:default_water"
|
|
}
|
|
}
|
|
}
|
|
}
|