mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-16 15:05:42 +00:00
58 lines
1.5 KiB
JSON
Vendored
58 lines
1.5 KiB
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:biome": {
|
|
"description": {
|
|
"identifier": "savanna_plateau_mutated"
|
|
},
|
|
"components": {
|
|
"minecraft:climate": {
|
|
"downfall": 0.5,
|
|
"snow_accumulation": [ 0.0, 0.125 ],
|
|
"temperature": 1.0
|
|
},
|
|
"minecraft:overworld_height": {
|
|
"noise_params": [ 1.05, 1.2125 ]
|
|
},
|
|
"minecraft:surface_parameters": {
|
|
"sea_floor_depth": 7,
|
|
"sea_floor_material": "minecraft:gravel",
|
|
"foundation_material": "minecraft:stone",
|
|
"mid_material": "minecraft:dirt",
|
|
"top_material": "minecraft:grass",
|
|
"sea_material": "minecraft:water"
|
|
},
|
|
"minecraft:surface_material_adjustments": {
|
|
"adjustments": [
|
|
{
|
|
"materials": {
|
|
"mid_material": "minecraft:stone",
|
|
"top_material": "minecraft:stone"
|
|
},
|
|
"noise_frequency_scale": 0.0625,
|
|
"noise_range": [ 0.212, 1.0 ]
|
|
},
|
|
{
|
|
"materials": {
|
|
"top_material": {
|
|
"name": "minecraft:dirt",
|
|
"states": {
|
|
"dirt_type": "coarse"
|
|
}
|
|
}
|
|
},
|
|
"noise_frequency_scale": 0.0625,
|
|
"noise_range": [ -0.061, 0.212 ]
|
|
}
|
|
]
|
|
},
|
|
|
|
"animal": {},
|
|
"monster": {},
|
|
"mutated": {},
|
|
"overworld": {},
|
|
"plateau": {},
|
|
"savanna": {}
|
|
}
|
|
}
|
|
}
|