Small ore fix
This commit is contained in:
parent
93d29508a8
commit
6100912627
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ public class BCLCommonFeatures {
|
||||||
builder.count(veins);
|
builder.count(veins);
|
||||||
}
|
}
|
||||||
|
|
||||||
builder.modifier(placement).onlyInBiome();
|
builder.modifier(placement).squarePlacement().onlyInBiome();
|
||||||
|
|
||||||
return builder.build(new OreConfiguration(
|
return builder.build(new OreConfiguration(
|
||||||
new BlockMatchTest(hostBlock),
|
new BlockMatchTest(hostBlock),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue