Posted February 26, 20178 yr Hey guys, good to be back to modding in Minecraft. I've thought of something that gives a permanent health boost after being used by the ordinary Minecraft player. Anyone has some advices or hints on doing so ? Edited February 26, 20178 yr by xXxKanemanxXx
February 27, 20178 yr Well if the potin effect applied runs out, just reset it. Apparently I'm addicted to these forums and can't help but read all the posts. So if I somehow help you, please click the "Like This" button, it helps.
February 27, 20178 yr 1 hour ago, xXxKanemanxXx said: Hey guys, good to be back to modding in Minecraft. I've thought of something that gives a permanent health boost after being used by the ordinary Minecraft player. Anyone has some advices or hints on doing so ? Apply a AttributeModifier to the Player using EntityPlayer.addAttributeModifier (or similar method name). VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
February 27, 20178 yr Author I don't mean a Potion Effect. Haven't found anything about the AttributeModifiers for EntityPlayers yet.
February 28, 20178 yr 8 hours ago, xXxKanemanxXx said: I don't mean a Potion Effect. Haven't found anything about the AttributeModifiers for EntityPlayers yet. You can read about attributes and modifiers here. You'll probably want to make a capability to manage the bonus health for each player. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.