Building deny block

Started by funtimeandrefoxy on

Topic category: Help with MCreator software

Last seen on 10:58, 9. Jul 2023
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Building deny block

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…
Mon, 07/08/2019 - 00:01

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.

Last seen on 03:10, 19. Feb 2022
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
check unbreakable, and when…
Tue, 07/16/2019 - 10:36

check unbreakable, and when block tick set block above, below, sides air. And add another if statement for it to prevent destroying bedrock etc.