You've already forked minecraft-assets
19 lines
318 B
JSON
19 lines
318 B
JSON
{
|
|
"type": "minecraft:basalt_columns",
|
|
"config": {
|
|
"height": {
|
|
"type": "minecraft:uniform",
|
|
"value": {
|
|
"max_inclusive": 4,
|
|
"min_inclusive": 1
|
|
}
|
|
},
|
|
"reach": 1,
|
|
"state": {
|
|
"Name": "minecraft:basalt",
|
|
"Properties": {
|
|
"axis": "y"
|
|
}
|
|
}
|
|
}
|
|
} |