increased crater rarity

This commit is contained in:
Pyritie 2025-09-20 18:53:01 +01:00
parent 63533022dc
commit f106a8891a
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"placement": [ "placement": [
{ {
"type": "minecraft:rarity_filter", "type": "minecraft:rarity_filter",
"chance": 150 "chance": 300
}, },
{ {
"type": "minecraft:heightmap", "type": "minecraft:heightmap",

View file

@ -3,7 +3,7 @@
"placement": [ "placement": [
{ {
"type": "minecraft:rarity_filter", "type": "minecraft:rarity_filter",
"chance": 130 "chance": 280
}, },
{ {
"type": "minecraft:heightmap", "type": "minecraft:heightmap",

View file

@ -3,7 +3,7 @@
"placement": [ "placement": [
{ {
"type": "minecraft:rarity_filter", "type": "minecraft:rarity_filter",
"chance": 110 "chance": 260
}, },
{ {
"type": "minecraft:heightmap", "type": "minecraft:heightmap",