minecraft-cc-tools/config-miner.lua
2024-05-09 02:58:21 +02:00

6 lines
89 B
Lua

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