u/pyrociustfb

Is there any way to heal 1 HP to a player at a time?

I tried the trick where you '/effect give instant health 1 0 true' with a simultaneous damage command that does 3 damage to make it appear like you're gaining only 1 health at a time but this trick feels very jank as the damage sound goes off and it makes your camera shake.

Is there any work around to modify current player health without changing their max health attribute, or maybe even the ability to damage players without making sound/camera shake?

The reason why I'm not using the regeneration effect is because I'd like the function that I'm creating to simultaneously work with the vanilla regeneration effect (such as the one from beacons or potions) at the same time. I'd prefer if the healing-over-time from the function I'm trying to create could exist on a player at the same time as the effect Regeneration.

I'd also prefer not to mess with a players hunger level as this function I'm looking to create needs to be vanilla/survival adjacent and so if I'm manipulating their hunger to make a healing mechanic it could invalidate the game play loop of collecting food.

Thanks!

reddit.com
u/pyrociustfb — 3 days ago

Is it possible to have a creature mimic/follow the inputs of a player?

Hello,

I need to have a small creature like a rabbit follow the movements of a player to make it appear as if the player (invisible) is the rabbit itself. How would I go about having that creature face the same direction of the player, in addition to appearing as if its walking when the player is simultaneously?

reddit.com
u/pyrociustfb — 13 days ago

Is there a command to temporary toggle off suffocation damage for survival players?

Title says it all, I need a player to hide inside of a certain solid block as long as they're standing still as a method of hiding (don't want to explain too much). Is it possible to prevent suffocation damage from having your head stuck inside of a block? I'd also like to turn it back on once they leave/start moving. Thanks.

reddit.com
u/pyrociustfb — 23 days ago