A small mule is born from a donkey and a horse if you feed them with a golden block or a golden carrot. A small mule grows into an adult mule in 20 minutes, but you can accelerate growth by feeding a small mule wheat, sugar, apples or a haystack. A small mule is born wild, that is, it will need to be tamed
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: mule ~ ~ ~ {IsBaby:1}
Effect | You can grow it quickly |
Health | 7.5 |
How to breed little mule
Here it is indicated how to breed little mule in Minecraft, i.e. with which you can breed little mule in Minecraft.
Summon little mule command
Here is the command that allows you to summon little mule in Minecraft, that is, how to create little mule in Minecraft.
Little mule can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:mule ~ ~ ~ {IsBaby:1}
- press “ENTER”
You can also specify the coordinates by which little mule will be called:
-
/summon minecraft:mule ~ ~ ~ {IsBaby:1}
the current coordinates of the player -
/summon minecraft:mule 100 ~ 200 {IsBaby:1}
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:mule ~10 50 ~-2 {IsBaby:1}
X = current X-coordinate + 10 blocks, Y = 50, Z = current Z-coordinate – 2 blocks
X – coordinate from west to east, Y – height, Z – coordinate from south to north.
The command can be written to the command block so that it is executed when a redstone signal is received. This is especially true if the little mule command does not fit in the chat line.