Files
2024-04-24 18:31:30 +02:00

19 lines
343 B
JSON

{
"type": "minecraft:netherrack_replace_blobs",
"config": {
"radius": {
"type": "minecraft:uniform",
"max_inclusive": 7,
"min_inclusive": 3
},
"state": {
"Name": "minecraft:basalt",
"Properties": {
"axis": "y"
}
},
"target": {
"Name": "minecraft:netherrack"
}
}
}