A block of honey can be obtained by combining 4 bottles of honey in the inventory. In this case, empty bottles will remain. If a player jumps from a height onto a block of honey, then he will take 80% less fall damage
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: honey_block
How to craft block of honey
Here is how to craft block of honey in Minecraft. The crafting recipe specifies the required ingredients and their location in Minecraft.
To craft block of honey in Minecraft you will need: This. These ingredients can be placed in the inventory or on the workbench as shown below. To open the inventory, you need to press the E key on the keyboard.
Bottle of honey (4) |
What can be done from block of honey
Here it is indicated what can be done from block of honey in Minecraft, i.e. which recipes use block of honey in Minecraft.
Get block of honey command
Here is the command that allows you to get block of honey in Minecraft, that is, how to create block of honey in Minecraft.
Block of honey can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/give @p minecraft:honey_block
- press “ENTER”
You can also specify the number and to whom block of honey will be issued:
-
/give @p minecraft:honey_block 10
get 10 block of honey -
/give MinecraftMax minecraft:honey_block
block of honey will be given to the player with the nickname MinecraftMax
The command can be written to the command block so that it is executed when a redstone signal is received.