Posted March 14, 201510 yr Hello. I have two quick questions about entities. 1. How can I make my passive entity angry when it gets attacked? 2. How can I make my entity spawn everywhere? Even in biomes, that were introduced in other mods? Thanks.
March 14, 201510 yr For 2. check EntityRegistry.addSpawn - you have to pass in the biome to spawn in there. Perhaps you can get the list of available biomes and use it with this method. just you wait!
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.