Files
2025-03-19 18:31:15 +01: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"
}
}
}