Posted January 30, 201510 yr So I'm making a moon mod and right now I'm trying to make it so when the player is on the moon it acts just like they r in water. So their air decreases and then they start dieing. I have managed to do all that but the problem is when the player,s air is decreasing it doesn't show the "air bubbles", anyone know how to make it show the air bubbles just like it does in water?
January 31, 201510 yr Yes. Immerse the player inside a block that is Material.water 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.
January 31, 201510 yr Author Yes. Immerse the player inside a block that is Material.water So create a custom air block that is Material.water?
January 31, 201510 yr The player will also be able to swim in it. Because both of those features are hard coded by vanilla to only happen inside water (you cannot down in lava, ever). Type best bet is to recreate the effect yourself using IExtendedProperties 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.
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.