increased rarity of clay discs

This commit is contained in:
Pyritie 2025-09-20 19:08:03 +01:00
parent 28f2fefb88
commit ece6bbca76
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"placement": [ "placement": [
{ {
"type": "minecraft:rarity_filter", "type": "minecraft:rarity_filter",
"chance": 20 "chance": 35
}, },
{ {
"type": "minecraft:in_square" "type": "minecraft:in_square"

View file

@ -3,7 +3,7 @@
"placement": [ "placement": [
{ {
"type": "minecraft:rarity_filter", "type": "minecraft:rarity_filter",
"chance": 50 "chance": 60
}, },
{ {
"type": "minecraft:in_square" "type": "minecraft:in_square"