minecraftjava/assets/gen/biomes/desert.json
2023-04-17 12:12:01 -04:00

11 lines
158 B
JSON
Executable file

{
"name":"DESERT",
"top_block": 13,
"bottom_block": 13,
"roughness": 0.6,
"scale": 0.6,
"exp": 1.2,
"decorations": {
"cactus": "0.005"
}
}