You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:random_selector",
|
||||
"config": {
|
||||
"default": "minecraft:jungle_tree",
|
||||
"features": [
|
||||
{
|
||||
"chance": 0.1,
|
||||
"feature": "minecraft:fancy_oak_checked"
|
||||
},
|
||||
{
|
||||
"chance": 0.5,
|
||||
"feature": "minecraft:jungle_bush"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user