Posted February 8, 201411 yr In EntityEnderman.java another 256 block limit. private static boolean[] carriableBlocks = new boolean[256]; and if (carriableBlocks[block.getIdFromBlock(block)]) Another derp from Mojang, and yes it does crash at that if statement when the ID is above 255. Only fix at the moment is to use /gamerule mobGriefing false . Also none of the sound effects for the Witch mob work, not sure when/how that happened.
February 8, 201411 yr Thought I fixed that enderman thing.. May be in my 'pending' part. I remember needing to wait for cpw's registry change. As for the witch sounds, vanilla minecraft doesn't have witch sounds in 1.7.2. At least not in the asset list they have currently pushed to the public. So that isn't our issue. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.