mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-16 15:05:42 +00:00
33 lines
789 B
JSON
Vendored
33 lines
789 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:biome": {
|
|
"description": {
|
|
"identifier": "ice_plains_spikes"
|
|
},
|
|
"components": {
|
|
"minecraft:climate": {
|
|
"downfall": 1.0,
|
|
"snow_accumulation": [ 0.5, 1.5 ],
|
|
"temperature": 0.0
|
|
},
|
|
"minecraft:overworld_height": {
|
|
"noise_params": [ 0.425, 0.45 ]
|
|
},
|
|
"minecraft:surface_parameters": {
|
|
"sea_floor_depth": 7,
|
|
"sea_floor_material": "minecraft:gravel",
|
|
"foundation_material": "minecraft:stone",
|
|
"mid_material": "minecraft:dirt",
|
|
"top_material": "minecraft:snow",
|
|
"sea_material": "minecraft:water"
|
|
},
|
|
|
|
"frozen": {},
|
|
"ice_plains": {},
|
|
"monster": {},
|
|
"mutated": {},
|
|
"overworld": {}
|
|
}
|
|
}
|
|
}
|