Amount of the ore to be generated, minimum allowed value is 1.
Use at least 6 to be able to find generated ore vein.
Note that amount doesn't mean blocks count, it is just an
input value for generation algorithm.
data
data:number
Ore block data.
id
id:number
Ore block numeric identifier.
OptionalnoStoneCheck
noStoneCheck?:number
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 least6
to be able to find generated ore vein. Note that amount doesn't mean blocks count, it is just an input value for generation algorithm.