diff --git a/docs/items/item-components.md b/docs/items/item-components.md index 2f2c1fcd6b..96968e0904 100644 --- a/docs/items/item-components.md +++ b/docs/items/item-components.md @@ -57,10 +57,6 @@ Type: Boolean ### Block Placer -:::warning -The block placer component does not trigger the [`beforeOnPlayerPlace`](/blocks/block-events#before-player-place) custom component hook. -::: - Block Placer item component. Items with this component will place a block when used. Released from experiment in format version 1.20.10. When used in Survival Mode, the item will be consumed.