The fox is a neutral mob, spawns in the taiga, forest biomes, there are red and snow (white fox). Fox hunts rabbits and chickens, can ruin a rabbit farm. You can feed the fox with sweet berries, and the fox itself can eat berries from the bush. The fox picks up objects that lie on the ground, drops from rabbits, and wears it in his teeth. The fox is chased away by wolves and polar bears
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: fox
Health | 5 |
Damage | 1 |
Where to find fox
Here’s where you can find fox in Minecraft, i.e. where fox in Minecraft.
How to breed fox
Here it is indicated how to breed fox in Minecraft, i.e. with which you can breed fox in Minecraft.
Summon fox command
Here is the command that allows you to summon fox in Minecraft, that is, how to create fox in Minecraft.
Fox can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:fox
- press “ENTER”
You can also specify the coordinates by which fox will be called:
-
/summon minecraft:fox ~ ~ ~
the current coordinates of the player -
/summon minecraft:fox 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:fox ~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 fox command does not fit in the chat line.