Posted July 27, 201510 yr It seems impossible to change the filling block (Not this.fillerBlock) because genBiomeTerrain is final. So if I want to change this do I've to make my own BiomeGenBase? VampZ modder
July 27, 201510 yr genBiomeTerrain is only called by genTerrainBlocks, the latter is the method called by ChunkProviderGenerate to generate the terrain. Override genTerrainBlocks instead of genBiomeTerrain. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.