Posted April 30, 20178 yr I have implemented my own villages. They work as expected, but when It spawns in a golem, the golem does not move and it cannot be hit. I have tested it with my own golem and vanilla's golem and it is the same result. It is the same code as that the Vanilla villages use. Here is the related class: https://github.com/LogicTechCorp/NetherEx/blob/1ed4386bc29f493b65aa3802129fc244b43ebd9f/src/main/java/nex/village/NetherVillage.java#L70-L100 EDIT: I was passing in the wrong world type in the WorldTickEvent. Edited May 1, 20178 yr by LogicTechCorp
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.