You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
21
data/minecraft/worldgen/configured_feature/basalt_blobs.json
Normal file
21
data/minecraft/worldgen/configured_feature/basalt_blobs.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:netherrack_replace_blobs",
|
||||
"config": {
|
||||
"radius": {
|
||||
"type": "minecraft:uniform",
|
||||
"value": {
|
||||
"max_inclusive": 7,
|
||||
"min_inclusive": 3
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"Name": "minecraft:basalt",
|
||||
"Properties": {
|
||||
"axis": "y"
|
||||
}
|
||||
},
|
||||
"target": {
|
||||
"Name": "minecraft:netherrack"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user