This commit is contained in:
2026-03-01 18:32:28 +01:00
parent 5a79447622
commit 0c9a6a7d64
76 changed files with 2444 additions and 193 deletions

Binary file not shown.

View File

@@ -0,0 +1,8 @@
{
"type": "szar:casino",
"biomes": "#minecraft:is_overworld",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"spawn_overrides": {},
"config": {}
}

View File

@@ -0,0 +1,14 @@
{
"structures": [
{
"structure": "szar:casino",
"weight": 1
}
],
"placement": {
"type": "minecraft:random_spread",
"spacing": 40,
"separation": 20,
"salt": 753329346
}
}

View File

@@ -9,6 +9,6 @@
"type": "minecraft:random_spread",
"spacing": 40,
"separation": 28,
"salt": 987654321
"salt": 295402814
}
}