====== minecraft:take_honey ====== The ''minecraft:take_honey'' action takes honey from a [[mc>Beehive]] or [[mc>Bee_Nest|Bee Nest]] at the specified position. This action is unsuccessful if the block is not a Beehive or a Bee Nest or if the honey level is not full. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''position'' | The position to target. | An [[actions:action_contexts#parameters|action context parameter]] | | ===== Example ===== { "type": "minecraft:take_honey", "position": "target" }