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(),
|
blockOre.defaultBlockState(),
|
||||||
veinSize
|
veinSize
|
||||||
);
|
);
|
||||||
OreConfiguration config = new OreConfiguration(ANY_TERRAIN, blockOre.defaultBlockState(), 33);
|
//OreConfiguration config = new OreConfiguration(ANY_TERRAIN, blockOre.defaultBlockState(), 33);
|
||||||
ConfiguredFeature<?, ?> oreFeature = Feature.ORE
|
ConfiguredFeature<?, ?> oreFeature = Feature.ORE
|
||||||
.configured(featureConfig)
|
.configured(featureConfig)
|
||||||
.rangeUniform(
|
.rangeUniform(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue