Posted January 18, 201411 yr When i try to use this event i get a bug, as i need to know which biome this event is for i get a null. The GetVillageBlockID event doesn't return the biome. http://www.noelshack.com/2014-03-1390011895-event-village.jpg
January 18, 201411 yr Author Does this comes from the new Minecraft code, because each time i have this event i never have the biome and with 164 it was OK. Now the BiomeEvent returns the biome correctly most of the time, but it gives an erreor each time the extended GetVillageBlockID shows up. I used the same code to change the villages block depending on the biome and it worked perfectly, i never had a single biome = null. And there are many other mods that do the same, so there must be a problem somewhere. With this problem it's almost impossible to get village customisation depending from biome, i tried to catch the biome event and store the biome and hope that the next GetVillageBlockiD event come frome the same biome. It seems to almost work, but it's just monkey work and it could give out some mixed up results.
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.