Currently, there's no method for detecting when a rideable entity (e.g. pig) is boosted using an item (e.g. carrot on a stick). This could be fixed by adding an event trigger for the "minecraft:boostable" entity component, an entity filter "is_boosted" (e.g. for environment sensors), and/or a Molang query "query.is_boosted."
Please sign in to leave a comment.
0 Comments