Nerfed shale weight in end loot

This commit is contained in:
patience 2026-03-10 15:49:11 +00:00
parent e905694f1a
commit c941d2363d
No known key found for this signature in database

View file

@ -24,7 +24,7 @@
"function":"minecraft:set_count", "function":"minecraft:set_count",
"count": {"type":"minecraft:uniform","min":1,"max":2} "count": {"type":"minecraft:uniform","min":1,"max":2}
}], }],
"weight":18 "weight":10
} }
] ]
}, },