AOF7-Vocality/config/worldstripper.json
2024-02-20 18:35:48 -06:00

14 lines
292 B
JSON

{
"stripRadiusX": 48,
"stripRadiusZ": 48,
"stripStartY": 256,
"stripStopY": -64,
"replacementBlock": "minecraft:air",
"updateSettings": {
"notifyNeighbors": false,
"blockUpdate": true,
"noRender": false,
"renderMainThread": false,
"updateNeighbors": true
}
}