Custom components getting overwritten when block items are replaced
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
2024-11-03, 05:31 PM
2024-12-03, 04:23 PM
2024-12-03, 04:23 PM
1
2
custom-components, replace-block-item
-