GenerationUtils.MinableAmountParams
Hierarchy
- IMinableParams
- MinableAmountParams
Index
Properties
Properties
amount
data
Ore block data.
id
Ore block numeric identifier.
optionalnoStoneCheck
If true, no check for stone is performed so the ore may be
generated in the air. Use this to debug ore generation in
the superflat worlds.
Amount of the ore to be generated, minimum allowed value is
1. Use at least6to be able to find generated ore vein. Note that amount doesn't mean blocks count, it is just an input value for generation algorithm.