Posted September 6, 20214 yr What exactly does count, bottomOffset, topOffset, and maximum do in CountRangeConfig for ore generation?
September 6, 20214 yr count: how many ore generate in a Chunk bottomOffset: the offset in +y (e.g. bottomOffset is 10 so the min y height would be 0+10=10) maximum: the max y generation height topOffset: the offset in -y (e.g. topOffset is 20 and the maximum is 120 so the max y height would be 120-20=100, it should normally 0)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.