Posted March 27, 201510 yr I am wondering if i can call the function of generating a new village and/or its pieces. Ive been experimenting where i can find the function but to no avail for now. Any help will be appreciated. I plan to create a item that can spawn a village on the block i click.
March 27, 201510 yr Try looking around net.minecraft.world.gen.structure.StructureVillagePieces and its imported/referenced classes for the code that spawns the various buildings. If you'd like villagers as well, look at net.minecraft.entity.passive.EntityVillager.
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.