mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-16 15:05:42 +00:00
31 lines
720 B
JSON
Vendored
31 lines
720 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:biome": {
|
|
"description": {
|
|
"identifier": "dripstone_caves"
|
|
},
|
|
"components": {
|
|
"minecraft:climate": {
|
|
"downfall": 0.0,
|
|
"temperature": 0.2
|
|
},
|
|
"minecraft:overworld_height": {
|
|
"noise_type": "default"
|
|
},
|
|
"minecraft:surface_parameters": {
|
|
"sea_floor_depth": 7,
|
|
"sea_floor_material": "minecraft:gravel",
|
|
"foundation_material": "minecraft:stone",
|
|
"mid_material": "minecraft:dirt",
|
|
"top_material": "minecraft:stone",
|
|
"sea_material": "minecraft:water"
|
|
},
|
|
|
|
"caves": {},
|
|
"overworld": {},
|
|
"dripstone_caves": {},
|
|
"monster": {}
|
|
}
|
|
}
|
|
}
|