Compacting using Honey (1000 mB). Produces Honey Block.
Honey (1000 mB)
Compacting using Honey (1000 mB). Produces Honey Block.
Crafting using Honey Bottle, Honey Bottle, Honey Bottle and Honey Bottle, arranged in the pattern shown. Produces Honey Block.
| source | count | chance | conditions |
|---|---|---|---|
| Honey Block | 1–1 | 100% | Survives Explosion |
Crafting using Honey Block, Glass Bottle, Glass Bottle, Glass Bottle and Glass Bottle, in any arrangement. Produces 4× Honey Bottle.
Drops itself when broken.
minecraft:honey_blockminecraftminecraftminecraft:blocks/snow_layer_can_survive_on
Recipe JSON (2):
{
"recipe_type": "create:compacting",
"pattern": null,
"ingredients": {
"amount": 1000,
"fluidTag": "forge:honey"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "minecraft:honey_bottle"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}