Adjusted ore placement height range.
This commit is contained in:
@@ -25,7 +25,7 @@ public class ModPlacedFeatures {
|
|||||||
InSquarePlacement.spread(),
|
InSquarePlacement.spread(),
|
||||||
HeightRangePlacement.uniform(
|
HeightRangePlacement.uniform(
|
||||||
VerticalAnchor.absolute(-64),
|
VerticalAnchor.absolute(-64),
|
||||||
VerticalAnchor.absolute(-61)
|
VerticalAnchor.absolute(-55)
|
||||||
),
|
),
|
||||||
BiomeFilter.biome()
|
BiomeFilter.biome()
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user