minecraft-cc-tools/config-miner.lua
2024-05-11 00:19:03 +02:00

6 lines
86 B
Lua

return {
startY = 101,
targetY = 101,
height = 1,
size = 2 -- should be even
}