Creeper is a hostile mob detonator. One of the most dangerous mobs, as it is picked up silently, only near the player it starts to hiss and explodes. Can damage a player up to 7.5 hearts. Creepers do not burn in the sun in the morning and do not cease to be aggressive, and they can hide behind tall grass. If the creeper is killed before it explodes, then gunpowder will fall out – a useful resource. If you run 12 blocks away from the creeper, it will not explode. Creepers are afraid of cats and ocelots, move away from them a short distance
Tricks and tips
To kill a creeper for gunpowder, you can use the following tactics: run up, jump, run away and so on.
If you have a diamond sword enchanted for sharpness, the creeper can be killed in two blows: run up, jump, hit again.
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: creeper_banner_pattern
Effect | Explosion |
Health | 10 |
Damage | 12 |
Experience | 5 |
Where to find creeper
Here’s where you can find creeper in Minecraft, i.e. where creeper in Minecraft.
What creeper gives
Here is what you can get from creeper in Minecraft, i.e. which gives Creeper in Minecraft.
What is useful against creeper
Here are indicated what is useful to use against creeper in Minecraft, i.e. what things will be especially useful creeper in Minecraft.
Summon creeper command
Here is the command that allows you to summon creeper in Minecraft, that is, how to create creeper in Minecraft.
Creeper can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:creeper_banner_pattern
- press “ENTER”
You can also specify the coordinates by which creeper will be called:
-
/summon minecraft:creeper_banner_pattern ~ ~ ~
the current coordinates of the player -
/summon minecraft:creeper_banner_pattern 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:creeper_banner_pattern ~10 50 ~-2
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 creeper command does not fit in the chat line.