You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
13
data/minecraft/worldgen/structure/bastion_remnant.json
Normal file
13
data/minecraft/worldgen/structure/bastion_remnant.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:jigsaw",
|
||||
"biomes": "#minecraft:has_structure/bastion_remnant",
|
||||
"max_distance_from_center": 80,
|
||||
"size": 6,
|
||||
"spawn_overrides": {},
|
||||
"start_height": {
|
||||
"absolute": 33
|
||||
},
|
||||
"start_pool": "minecraft:bastion/starts",
|
||||
"step": "surface_structures",
|
||||
"use_expansion_hack": false
|
||||
}
|
||||
Reference in New Issue
Block a user