15 lines
No EOL
276 B
JSON
15 lines
No EOL
276 B
JSON
{
|
|
"type": "minecraft:basalt_columns",
|
|
"config": {
|
|
"height": {
|
|
"type": "minecraft:uniform",
|
|
"max_inclusive": 10,
|
|
"min_inclusive": 5
|
|
},
|
|
"reach": {
|
|
"type": "minecraft:uniform",
|
|
"max_inclusive": 3,
|
|
"min_inclusive": 2
|
|
}
|
|
}
|
|
} |