How could I make Stone Bricks decay over time?

Started by averageengineer on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How could I make Stone Bricks decay over time?

Making a small modpack for me and my friends and want walls to deteriorate over time, I really just need help with what global trigger to use I’ve seen that there is (or was) a “on block tick update” global trigger but that doesn’t seem to exist anymore, any ideas?

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If these are mod walls, you…
Fri, 03/27/2026 - 09:59

If these are mod walls, you can add a “random tick update” in Advanced Properties. Then, in the triggers section, add a block removal procedure under “On tick update”.