Files
Civ/ansible/files/gamma-config/plugins/ChunkyBorder/borders.json
2025-08-15 04:55:25 +01:00

21 lines
351 B
JSON

{
"world": {
"world": "world",
"centerX": 0.5,
"centerZ": 0.5,
"radiusX": 4500.0,
"radiusZ": 4500.0,
"shape": "circle",
"wrap": false
},
"world_nether": {
"world": "world_nether",
"centerX": 0.5,
"centerZ": 0.5,
"radiusX": 4500.0,
"radiusZ": 4500.0,
"shape": "circle",
"wrap": false
}
}