Block "When vibration received" missing distance parameter

Started by Granknight on

Topic category: Troubleshooting, bugs, and solutions

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Block "When vibration received" missing distance parameter
Mon, 04/13/2026 - 02:54 (edited)

It seems that you're unable to directly use the number dependency 'distance' when using the procedure "When vibration received", even though locking the code for the BlockEntity.java and manually adding the parameter allows it to work. Though this can also still done without needing the dependency by comparing the block position against the vibration positions to calculate the distance, but I feel like allowing this to be done with the dependency alone should valid unless this leads to other issues I have not encountered with it, unless this is a bug then it should be fixed.

Running on patch 1 2026.1 Mcreator.
https://imgur.com/a/8kuFROD 

Edited by Granknight on Mon, 04/13/2026 - 02:54