mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-16 23:15:08 +00:00
23 lines
432 B
JSON
Vendored
23 lines
432 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:biome": {
|
|
"description": {
|
|
"identifier": "legacy_frozen_ocean"
|
|
},
|
|
"components": {
|
|
"minecraft:climate": {
|
|
"downfall": 0.5,
|
|
"snow_accumulation": [ 0.125, 0.25 ],
|
|
"temperature": 0.0
|
|
},
|
|
"minecraft:overworld_height": {
|
|
"noise_type": "ocean"
|
|
},
|
|
|
|
"frozen": {},
|
|
"ocean": {},
|
|
"overworld": {}
|
|
}
|
|
}
|
|
}
|