obsidian cube and ender update
Some checks failed
Build Minecraft Mod / build (push) Has started running
Build Minecraft Mod / release (push) Has been cancelled

This commit is contained in:
2026-04-13 10:43:28 +02:00
parent 994d2b961b
commit 790ebd2535
41 changed files with 152 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 581 B

After

Width:  |  Height:  |  Size: 572 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 489 B

After

Width:  |  Height:  |  Size: 740 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 441 B

After

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 359 B

View File

@@ -0,0 +1,8 @@
{
"type": "szar:obsidian_cube",
"biomes": "szar:chorus_forest",
"step": "surface_structures",
"terrain_adaptation": "none",
"spawn_overrides": {},
"config": {}
}

View File

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