You've already forked minecraft-assets
Create/Update assets for version 24w07a
This commit is contained in:
15
data/minecraft/worldgen/structure/trail_ruins.json
Normal file
15
data/minecraft/worldgen/structure/trail_ruins.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#minecraft:has_structure/trail_ruins",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 7,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": -15
|
||||
},
|
||||
"start_pool": "minecraft:trail_ruins/tower",
|
||||
"step": "underground_structures",
|
||||
"terrain_adaptation": "bury",
|
||||
"use_expansion_hack": false
|
||||
}
|
||||
Reference in New Issue
Block a user