Posted June 9, 201411 yr I need to have a custom village in my mod. I've looked at both the MapGenVillage and StructureVillagePieces classes, and I can create my own, but how do I get it to generate? preferably using a WorldGenerator class and I just call a method to generate it. how can this be done?
June 10, 201411 yr I believe you need a custom worldprovder and worldgenerator as you suggested. I have not done this for a village, but I did it for custom ores. I would think it is similar and you might search for that to get started. Long time Bukkit & Forge Programmer Happy to try and help
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.