Posted September 14, 20169 yr Hello, I want to know how to make villages generate in my custom biome http://i.imgur.com/J4rrGt6.png[/img]
September 14, 20169 yr Use BiomeManager.addVillageBiome . 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.
September 14, 20169 yr Author And how can I set custom plants to spawn in any biome? http://i.imgur.com/J4rrGt6.png[/img]
September 14, 20169 yr Author With that I mean custom crops in village farmlands http://i.imgur.com/J4rrGt6.png[/img]
September 14, 20169 yr 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. 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.
September 14, 20169 yr 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. 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.
September 14, 20169 yr Author I can generate structures, but don't know how to do that http://i.imgur.com/J4rrGt6.png[/img]
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.