Building deny block

Started by funtimeandrefoxy on

Topic category: Help with MCreator software

Active 1 year ago
Joined Aug 2018
Points:
693

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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?

Active 2 days ago
Joined Aug 2016
Points:
3303

User statistics:

  • Modifications: 9
  • Forum topics: 63
  • Wiki pages: 20
  • MCreator plugins: 11
  • Comments: 2931
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.

Active 4 months ago
Joined Jun 2019
Points:
2787

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3716
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.