You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
15
data/minecraft/worldgen/placed_feature/patch_dead_bush.json
Normal file
15
data/minecraft/worldgen/placed_feature/patch_dead_bush.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"feature": "minecraft:patch_dead_bush",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "WORLD_SURFACE_WG"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user