-
Bug
-
Resolution: Duplicate
-
None
-
1.21.43 Hotfix
-
Unconfirmed
-
Windows
Steps to Reproduce
- Load the addon on to a world with the scripting experiment turned on
- Place the custom block
- Chat will say "block: onPlace" triggered and "item: onUseOn" triggered but it won't say "block: beforeOnPlayerPlace" triggered even though the beforeOnPlayerPlace event was registered in the custom component
- duplicates
-
MCPE-187726 beforeOnPlayerPlace custom component doesn't fire if "replace_block_item" is true
- Reopened