You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"type": "minecraft:large_dripstone",
|
||||
"config": {
|
||||
"column_radius": {
|
||||
"type": "minecraft:uniform",
|
||||
"value": {
|
||||
"max_inclusive": 19,
|
||||
"min_inclusive": 3
|
||||
}
|
||||
},
|
||||
"floor_to_ceiling_search_range": 30,
|
||||
"height_scale": {
|
||||
"type": "minecraft:uniform",
|
||||
"value": {
|
||||
"max_exclusive": 2.0,
|
||||
"min_inclusive": 0.4
|
||||
}
|
||||
},
|
||||
"max_column_radius_to_cave_height_ratio": 0.33,
|
||||
"min_bluntness_for_wind": 0.6,
|
||||
"min_radius_for_wind": 4,
|
||||
"stalactite_bluntness": {
|
||||
"type": "minecraft:uniform",
|
||||
"value": {
|
||||
"max_exclusive": 0.9,
|
||||
"min_inclusive": 0.3
|
||||
}
|
||||
},
|
||||
"stalagmite_bluntness": {
|
||||
"type": "minecraft:uniform",
|
||||
"value": {
|
||||
"max_exclusive": 1.0,
|
||||
"min_inclusive": 0.4
|
||||
}
|
||||
},
|
||||
"wind_speed": {
|
||||
"type": "minecraft:uniform",
|
||||
"value": {
|
||||
"max_exclusive": 0.3,
|
||||
"min_inclusive": 0.0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user