Removed unneeded line
This commit is contained in:
parent
1003729208
commit
7f95d19bce
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ public class BCLFeature {
|
|||
blockOre.defaultBlockState(),
|
||||
veinSize
|
||||
);
|
||||
OreConfiguration config = new OreConfiguration(ANY_TERRAIN, blockOre.defaultBlockState(), 33);
|
||||
//OreConfiguration config = new OreConfiguration(ANY_TERRAIN, blockOre.defaultBlockState(), 33);
|
||||
ConfiguredFeature<?, ?> oreFeature = Feature.ORE
|
||||
.configured(featureConfig)
|
||||
.rangeUniform(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue