Started by
averageengineer
on
Topic category: Help with Minecraft modding (Java Edition)
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?
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”.