Posted August 17, 201213 yr I know how to generate blocks using the old modloader, but with the new FML changes, the generateSurface method no longer applies. What do I do? Is there a new Method? Please help, Thanks.
August 17, 201213 yr Correct me if I'm wrong, but you basically have to make a new Class file that implements IWorldGenerator, register it with GameRegistry, then have fun from there. If you need more detailed instructions or just a proof of concept, here's my mod's ore generator.
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.