mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 15:34:57 +00:00
19 lines
340 B
JSON
Vendored
19 lines
340 B
JSON
Vendored
{
|
|
"format_version": "1.13.0",
|
|
"minecraft:biome": {
|
|
"description": {
|
|
"identifier": "the_end"
|
|
},
|
|
"components": {
|
|
"minecraft:climate": {
|
|
"downfall": 0.5,
|
|
"snow_accumulation": [ 0.0, 0.125 ],
|
|
"temperature": 0.5
|
|
},
|
|
"minecraft:the_end_surface": {},
|
|
|
|
"the_end": {}
|
|
}
|
|
}
|
|
}
|