The polar bear is a neutral mob, but becomes aggressive if the player attacks him or the bear. They do quite a lot of damage, run and swim fast. Raw fish drops when polar bear dies. Polar bears only generate in snow biomes
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: polar_bear
Health | 15 |
Damage | 3 |
Experience | 2 |
Where to find polar bear
Here’s where you can find polar bear in Minecraft, i.e. where polar bear in Minecraft.
What polar bear gives
Here is what you can get from polar bear in Minecraft, i.e. which gives Polar bear in Minecraft.
Summon polar bear command
Here is the command that allows you to summon polar bear in Minecraft, that is, how to create polar bear in Minecraft.
Polar bear can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:polar_bear
- press “ENTER”
You can also specify the coordinates by which polar bear will be called:
-
/summon minecraft:polar_bear ~ ~ ~
the current coordinates of the player -
/summon minecraft:polar_bear 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:polar_bear ~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 polar bear command does not fit in the chat line.