get block at xyz (within a cube size of ...)

Started by TheTonicToad on

Topic category: Feature requests and ideas for MCreator

Active 1 year ago
Joined Jun 2023
Points:
234

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
get block at xyz (within a cube size of ...)

can we get a block data procedure that can check for blocks within a certain area? i tried replacing the xyz in the get block at with numbers and it didnt work. im just trying to get my leaves to decay. and i think if a procedure could check for logs with more distance than just neighbor blocks that would work. i tried making tags other procedure toutorials and i still cant figure it out

Active 10 months ago
Joined Aug 2023
Points:
206

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
I believe there's already a…
Fri, 09/01/2023 - 20:23

I believe there's already a template for this sort of thing. It's listed as "Check for block in a 6x6x6 box". Once you load the template you can edit the numbers to whatever size box you want.