Posted April 13, 201312 yr So again I am trying to make a chair and it works the problem is everytime I place it in the world it sinks into the block I placed it in. Looked over the EntityChair class many tines and I cannot find a reason for this I am on the road right now, but will be able to give u any code you need soon so for now ideas. If you want look into the EntityBoat under the net.minecraft.entity.item class most of the code comes from there with changes made by me. Thanks!
April 13, 201312 yr its not solid... duh it has no bounding box like a block does, you chair is like falling sand atm, i dont know alot about modding or how to fix you problem but i can see the error Use examples, i have aspergers. Examples make sense to me.
April 13, 201312 yr Try lowering your bounding box by 1 "you seem to be THE best modder I've seen imo." ~spynathan ლ(́◉◞౪◟◉‵ლ
April 14, 201312 yr Author How exactly? Here is the Item Class: http://paste.minecraftforge.net/view/40662151 and the entity class: http://paste.minecraftforge.net/view/039763a6 Thanks in advance thebest108 or anyone else who helps. P.S. ashtonr12 thanks for pointing out the obvious and not even helping that was a very useless post
April 14, 201312 yr Author I dont think you would be able ro mount it if I made ir thay but u may proceed why you think that would work.
April 14, 201312 yr well, it would get rid of the falling through the ground bug, and beds are basically the exact same thing you're looking for. Just without the changing the time and resetting spawn part.
April 14, 201312 yr Would I be able to keep my model with it then? Yup, I have no idea how you use a TileEntity to make a custom block model but I know it's possible. Check something like this out
April 14, 201312 yr That is in modloader. Why would you give me a mod loader tutorial? I didn't even check to see if it was a ModLoader tutorial, I just googled and posted the first video I saw. What's wrong with ModLoader? If it's so easy that it can even be done with ModLoader, then that's great isn't it?
April 14, 201312 yr Author Yeah it must be easy nut modloader code it well different from forge anyway i guess I will look into thanks!
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.