You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
18
data/minecraft/worldgen/configured_feature/trees_plains.json
Normal file
18
data/minecraft/worldgen/configured_feature/trees_plains.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "minecraft:random_selector",
|
||||
"config": {
|
||||
"default": {
|
||||
"feature": "minecraft:oak_bees_005",
|
||||
"placement": []
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"chance": 0.33333334,
|
||||
"feature": {
|
||||
"feature": "minecraft:fancy_oak_bees_005",
|
||||
"placement": []
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user