obsidian cube and ender update
This commit is contained in:
BIN
src/main/resources/data/szar/structures/obsidian_cube.nbt
Normal file
BIN
src/main/resources/data/szar/structures/obsidian_cube.nbt
Normal file
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "szar:obsidian_cube",
|
||||
"biomes": "szar:chorus_forest",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "none",
|
||||
"spawn_overrides": {},
|
||||
"config": {}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "szar:obsidian_cube",
|
||||
"weight": 1
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"type": "minecraft:random_spread",
|
||||
"spacing": 20,
|
||||
"separation": 10,
|
||||
"salt": 398826349
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user