9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-19 14:59:22 +00:00
This commit is contained in:
RePixelatedMC
2025-07-11 10:23:30 +02:00
parent 2e8ac0eeea
commit 06e48c0fa9
22 changed files with 78 additions and 21 deletions

View File

@@ -0,0 +1,37 @@
{
"chance": 0.01,
"style": {
"style": "CELLULAR",
"zoom": 0.3,
"exponent": 1.5,
"axialFracturing": true,
"fracture": {
"multiplier": 55,
"axialFracturing": true,
"style": "NOWHERE",
"zoom": 0.15,
"fracture": {
"axialFracturing": true,
"style": "STATIC",
"multiplier": 18
}
}
},
"slopeCondition":{
"maximumSlope": 5
},
"palette": [
{
"block": "minecraft:tall_dry_grass",
"weight": 1
},
{
"block": "minecraft:short_dry_grass",
"weight": 1
},
{
"block": "minecraft:air",
"weight": 3
}
]
}