Egietje Posted September 14, 2016 Share Posted September 14, 2016 Hello, I want to know how to make villages generate in my custom biome Quote http://i.imgur.com/J4rrGt6.png[/img] Link to comment Share on other sites More sharing options...
Choonster Posted September 14, 2016 Share Posted September 14, 2016 Use BiomeManager.addVillageBiome . Quote 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. Link to comment Share on other sites More sharing options...
Egietje Posted September 14, 2016 Author Share Posted September 14, 2016 And how can I set custom plants to spawn in any biome? Quote http://i.imgur.com/J4rrGt6.png[/img] Link to comment Share on other sites More sharing options...
Egietje Posted September 14, 2016 Author Share Posted September 14, 2016 With that I mean custom crops in village farmlands Quote http://i.imgur.com/J4rrGt6.png[/img] Link to comment Share on other sites More sharing options...
Choonster Posted September 14, 2016 Share Posted September 14, 2016 With that I mean custom crops in village farmlands You'll probably need to register a VillagerRegistry.IVillageCreationHandler to generate your own field village component. Quote 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. Link to comment Share on other sites More sharing options...
Egietje Posted September 14, 2016 Author Share Posted September 14, 2016 I have no idea how to do that Quote http://i.imgur.com/J4rrGt6.png[/img] Link to comment Share on other sites More sharing options...
Choonster Posted September 14, 2016 Share Posted September 14, 2016 I have no idea how to do that Then start learning. Read the documentation, read the vanilla/Forge code, look for open source mods that add custom village components and read their code. There may even be some tutorials on structure generation out there. Quote 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. Link to comment Share on other sites More sharing options...
Egietje Posted September 14, 2016 Author Share Posted September 14, 2016 I can generate structures, but don't know how to do that Quote http://i.imgur.com/J4rrGt6.png[/img] Link to comment Share on other sites More sharing options...
Recommended Posts
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.