Started by
ernestsstrīķis
on
Topic category: Help with Minecraft modding (Java Edition)
How do I make a procedure that makes it so whenever you mine or break a block it replaces itself or places itself back? I'm making it so that whenever you mine stone it slowly cracks until you fully break it
you could have a global trigger where on block broken, set <blockstate_variable_name> to get block and then plave get <blockstate_variable_name> at x y z
if you need an Image, just tell me.