Set Console Command for Block
effect give @p minecraft:instant_health 1 1 true
@s = self · @p = nearest player · @a = all players · @e = all entities
Previous Output
-Beginner · 1 block
Press a button to heal the player nearest the Command Block with Instant Health II, useful at rest stops or before a boss room.
What you need
Expected result
The nearest player receives one instant burst of Instant Health II.
Configure one block at a time
The copy button copies only Command Input. Choose every other value in the Command Block screen.
Attach a button to the Impulse Command Block and have the player stand nearby.
effect give @p minecraft:instant_health 1 1 true
@s = self · @p = nearest player · @a = all players · @e = all entities
-If it does not work