When using the triggers 'minecraft:on_step_on' and 'minecraft:on_step_off', they won't trigger if the block's entity collision box is smaller than 4 (a quarter of a block) height wise. It would be nice if these would function for any size including 0 (or having entity collision set to false).
Steps To Reproduce:
Download, install and start a new world with the supplied pack (experimental features on)
Give yourself the grunt:step_triggers block and place it
Interacting with the block will change its entity collision height (the block will tell you it's current height upon interacting)
With each height change step on and off the block
The block will only say STEP TRIGGER when the height is at 4/16
Expected Behavior:
The on_step_on and on_step_off triggers work for any entity collision box size including 0
Actual Behavior:
The triggers don't trigger for blocks smaller than 4
Attachments
Comments 5
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Resolving temporarily as Awaiting Response. Could you please attach the add-ons you're using to this ticket?