Started by
hunterben964
on
Topic category: Help with Minecraft modding (Java Edition)
I want to be able to create a variable and assign the players health to it using procedures. However, I'm not sure how I can get the players health. Is anyone able to help?
Edited by hunterben964 on Fri, 05/01/2020 - 19:11
I think there is a block in the Entity tab that is called "current health of provided entity"
you could make a nbt variable to store player health but it won't function properly because of this bug that is fixed in 2020.4when they added a proper per player variable: https://mcreator.net/tracker/issue/55702