You've already forked minecraft-assets
Create/Update assets for version 24w14potato
This commit is contained in:
16
data/minecraft/worldgen/structure/village_potato.json
Normal file
16
data/minecraft/worldgen/structure/village_potato.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#minecraft:has_structure/village_potato",
|
||||
"density_checks": [],
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"size": 8,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": 0
|
||||
},
|
||||
"start_pool": "minecraft:village/potato/town_centers",
|
||||
"step": "surface_structures",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": true
|
||||
}
|
||||
Reference in New Issue
Block a user