Started by
funtimeandrefoxy
on
Topic category: Help with MCreator software
Hi, I would like to know if it is possible to make a block when put in the world it would not allow users to block or destroy. Are there any procedures that can do this?
No, we can't make a proceduyre with procedure blocks, but i'm sure that if you code with the java code block (in advanced), you are able to do this.
check unbreakable, and when block tick set block above, below, sides air. And add another if statement for it to prevent destroying bedrock etc.