I'm wondering how to spawn a Minecraft slime over the console, e.g. To the player Olaf.
If you play in 1.14, give the following command to the console
execute at Olaf run summon slime ~ ~ ~
The order creates a slime directly at Olaf
4 years ago