create-the-brass-oncerto/kubejs/data/dut/worldgen/structure_set/moon_railway.json

16 lines
247 B
JSON
Raw Normal View History

2025-04-11 17:07:29 +08:00
{
"placement": {
"type": "minecraft:random_spread",
"spread_type": "linear",
"salt": 12378674,
"spacing": 20,
"separation": 12
},
"structures": [
{
"structure": "dut:moon_railway",
"weight": 1
}
]
}