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