In "Minecraft" Bedrock Edition, summoning monsters can usually be achieved through spawn eggs in creative mode or using commands. Neither method requires any mods or external programs.
Method 1: Use spawn eggs (creative mode)
Switch to creative mode: After entering the game, make sure your game mode is creative mode. You can change the game mode in the game settings.
Open the inventory: Press the E key (or other inventory shortcut keys you set) to open the inventory.
Find the spawn egg: Type "spawn egg" in the search box in the inventory, or find the spawn egg for the monster you want to summon in the creature category.
Place a spawn egg: Select a spawn egg and place it in the game world. The spawn egg will immediately spawn the corresponding monster.
Method 2: Use commands (creative mode, cheating needs to be turned on)
Turn on cheats: When creating a world, or in the game settings. If you enable cheating in a created world, you may need to use the LAN function.
Open the chat box: Press the T key (or other chat box shortcut keys you set) to open the chat box.
Input command: Enter /summon <Entity ID> [Coordinate]
command to summon monsters.
<Entity ID>
: English ID of the monster. For example, a zombie's ID is minecraft:zombie
and a skeleton's ID is minecraft:skeleton
. You can search for "Minecraft Bedrock Edition Entity ID" online to find the IDs of other monsters.
[Coordinate]
: The coordinates where the monster is generated. If not filled in, it will be generated at the location of the player who executed the command. For example, /summon minecraft:zombie 100 60 100
will spawn a zombie at coordinates (100, 60, 100).
Some commonly used monster entity IDs:
Zombies: minecraft:zombie
Skeleton: minecraft:skeleton
Creeper: minecraft:creeper
Spider: minecraft:spider
Enderman: minecraft:enderman
Piglin: minecraft:piglin
Things to note:
In survival mode, monsters cannot be summoned using spawn eggs and the /summon
command (unless cheats are enabled).
Some special monsters may require specific environments to spawn. For example, blazes can only spawn in the Nether.
Using commands to summon a large number of monsters may cause the game to freeze.