Give Minecraft Splash Potion of Heal?

Un
7

Helo,

I'm currently practicing refill with the help of healpotions and have no desire to continuously pull the potions out of the inv and would therefore like to give them some. But I don't find how that works on the Internet, so what the ID for a Splahs Potion of Heal is.

What do I have to enter to get 27 Splash Potions of Heal into the Inv?

Hu

/ give @s (then what you want to get) 27

Un

I know the Command, but I can't figure out how to add Splash Potions of Health

Hu

Couldn't you just give yourself the effect with / effect

Hu

https://www.google.com/...2YMnSjnWU0
You should find the ID there

En

/ give @p minecraft: splash_potion {Potion: strong_healing} 27

would be the command to put 27 Splash Potion of Healing II in your inventory.

my

It depends on what you mean by "healing".

/ give @p minecraft: splash_potion {Potion: "minecraft: water", CustomPotionEffects: [{Id: 10, Duration: 1200}], display: {Name: "\" Here the name of the potion \ ""}} 27

/ give @p minecraft: splash_potion {Potion: "minecraft: water", CustomPotionEffects: [{Id: 6}], display: {Name: "\" Here the name of the potion \ ""}} 27

/ give @p minecraft: splash_potion {Potion: "minecraft: water", CustomPotionEffects: [{Id: 6}], display: {Name: "\" Here the name of the potion \ ""}} 27

Edit: If you have problems, have a look here: https://minecraft.tools/de/potion.php

Un

I just tried it and for me it doesn't recognize the item and says "There's no such item with name…"