Small ore fix

This commit is contained in:
paulevsGitch 2021-12-23 19:34:08 +03:00
parent 93d29508a8
commit 6100912627

View file

@ -104,7 +104,7 @@ public class BCLCommonFeatures {
builder.count(veins);
}
builder.modifier(placement).onlyInBiome();
builder.modifier(placement).squarePlacement().onlyInBiome();
return builder.build(new OreConfiguration(
new BlockMatchTest(hostBlock),