Posted September 15, 201411 yr Anyone know if its possible and how to add new village structures I want to add a stable
September 15, 201411 yr It's definitely possible, as many mods (forestry, tinker's construct, railcraft, witchery to name a few) all add structures to villages. Now I'm no expert on the matter, but I had a quick poke around the TiC github and found the following: Village Structure Handler: https://github.com/SlimeKnights/TinkersConstruct/blob/master/src/main/java/tconstruct/world/village/VillageSmelteryHandler.java Register Handler: https://github.com/SlimeKnights/TinkersConstruct/blob/master/src/main/java/tconstruct/TConstruct.java#L150 Pretty sure you can figure what's going on from these two together
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.