I would like to cheat a Splashpotion in minecraft with a slowdown of 10000 and a duration of 30 seconds. If someone knows the command, please write in the comments, link to a website, how to do it is of course ok too.
And important: Version 1.16.5
It is only possible to a maximum of 255 without mods / plugins or coding
/ give @p potion 1 16386 {CustomPotionEffects: [{Id: 2, Amplifier: 255, Duration: 600}], display: {Name: "Super Potion", Lore: ["or maybe not?"]}}
At least that's how it went in the 1.8, try it out in the 1.16
No, unfortunately not, but thanks anyway!
Then try that
/ give @p minecraft: splash_potion {Potion: "minecraft: water", CustomPotionEffects: [{Id: 2, Amplifier: 127, Duration: 600}], display: {Name: "\" Super potion \ "", Lore: ["or not?"]}}
That works, thanks!