How to continually give a block tick updates after placed

Started by echoickestrel892.0 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to continually give a block tick updates after placed

I want to give a block that gets placed down tick updates continually without using while true do so it doesn't lag as much. Although I do see the schedule tick update block, I can't figure out how to get there to be updates every once in a while for the period the block is placed in the world.