Detecting if a block is close

Started by Soulless444 on

Topic category: Help with MCreator software

Active 5 years ago
Joined Mar 2020
Points:
623

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Detecting if a block is close

I am trying to detect if a certain block is in a 5x5x5 perimeter of the player but I don't know how :(   Pls Help!

Active 10 months ago
Joined Jun 2015
Points:
1275

User statistics:

  • Modifications: 10
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 544
Well when you create a…
Fri, 03/27/2020 - 19:43

Well when you create a procedure, you can select a template, you'll see the template for a 6x6x6 box so just change the 6 into 5 and here it goes!