Posted May 11, 20169 yr I've been searching for quite a few hours, and even given an hour or so to experiment myself with this, but I can not find or figure out a way to create a custom entity in 1.9. Are there any tutorials that I am missing or something? My apologies if this is in the wrong section, I just signed up to ask this question.
May 12, 20169 yr It's practically exactly the same as previous versions: 1. Create your Entity class 2. Register it via EntityRegistry#registerModEntity 3. Register a Render class for it via your ClientProxy Optional: add spawns, spawn egg (via #registerModEntity), or some other method of adding your entity to the world, depending on what it actually is. http://i.imgur.com/NdrFdld.png[/img]
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.