For the past couple of days, I been a having problems with ore gen, in specific variables.
This is the code I was having issues with
public void generateOre(Block block, World world, Random random, int chunkX, int chunkZ, int minVienSize,
int maxVienSize, int chance, int minY, int...