C
ClearView News

How to make mobs not move in minecraft

Author

Jessica Burns

Published Mar 28, 2026

How to make mobs not move in minecraft

This is how you make Mobs Stand Still.Here is the Command: /entitydata @e[type=Name of Mob] {NoAI:1}Update: Thanks for all the views, everyone!Command 1.14 /…

There are other answers below:

I’m working on a map, and I’m trying to find a way to stop mobs from moving entirely—not just their speed, but their ability to turn their bodies around. I was successfully able to do this with a Ravager by giving it an un-existing SpawnEvent, making it freeze in place and unable to do anything, but when I tried the same thing with the …

Summon mobs that can’t move. Search Search all Forums Search this Forum Search this Thread Tools Jump to Forum Summon mobs that can’t move. #1 Mar … you could just give them no AI there is a command just google something like “How to give a mob no AI in minecraft 1.8/1.9). #5 Mar 12, 2016. The_Reef_US. The_Reef_US. View User Profile View …

Apr 17, 2013. #6. What you can do is open vanilla minecraft and make the barrier around the mob which is soon to be invisible. Open MCedit and select that region, but ONLY the blocks that are to become invisible. Change those blocks to block 36. This is the piston head which carries all the data, including BUs too I think.

I’m assuming if you used Universal Minecraft Editor or the equivalent, you could add a block of invisible bedrock to your inventory and then be able to place it at will. If you go the behavior pack route, but need to have some mobs move and others not move, you will probably want to create a component group that removes movement and/or AI, with …

Vhbob. Found a pretty easy way to do this: spawn an armor stand at ANY mobs location and set the mob as a passenger of the stand, make the armor stand invisible and a marker and boom, the mob will not move. Figured this may be …

Or, look up on Youtube, “minecraft pulling sword from the stone”, you should see a diamond sword in an anvil. Listen to what he says about how he got the pigman not to move. (This may be 1.8, but worth a shot.) If you can’t figure that out, I’m sure someone would be kind enough to make a summon string to entity lib. – Blue

Then move to a specific location to slowly build a bedrock cage. I have figured out for bedrock riding silverfish part but I do not know how to move them. So I would like 2 commands: 1) Them building a bedrock cage at specific coords. 2) Them building a bedrock cage around the player. minecraft-java-edition minecraft-commands.

Transporting items, mobs, and yourself long distances is an important but tiresome task. Thankfully, there are many ways to make the trips easier and faster. Walking or running everywhere are viable options, but you may want a faster or smoother option, possibly with added storage benefits. Below are options for transporting player(s) in order of the effort required to …

An example of a Java Edition summon command without AI would be /summon minecraft:creeper ~ ~ ~ <1>…