peat disc rarity again

This commit is contained in:
Pyritie 2025-08-26 01:49:31 +01:00
parent 19dac59a7a
commit a928e0d709

View file

@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 100
"chance": 80
},
{
"type": "minecraft:in_square"
@ -14,6 +14,10 @@
},
{
"type": "minecraft:biome"
},
{
"type": "tfc:climate",
"min_forest": "sparse"
}
]
}