Posted December 20, 201311 yr Im trying to make a mod with plenty of mobs but they all need to be mountable and tameable and I no idea how to do that, can anyone help?
December 20, 201311 yr Grab Project Zulu. It's open source and covers everything. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 20, 201311 yr Thank you I recently used it for a mob, as I needed something that could use AI behaviours (like tempt) but was also flying. I still ended up coding a lot of stuff myself (tempt didn't work properly) but it gave me a good foundation. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 20, 201311 yr The mounting i have never done, but all the mobs in my mod control the taming within the entity class. Ill show yoi what i use when i get home from work. As fot yhe mounting id look at EntityMountable or EntityRidable (cant remember exacyly what its called) and see what the methods are doing. It will give you an idea on how the pig and horse work. From there you can take it, make your own class with it if you need to and modify it.
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.