Find block in area?

Started by Zexmus on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Feb 2019
Points:
848

User statistics:

  • Modifications: 1
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
Find block in area?

Is it possible to find a block in a certain radius? like find block in area 35 block radius if block is diamond it does something.
Anyway of doing this? I have seen it done before with a different mod.

Yes, you could do this using…
Sun, 05/17/2020 - 16:19

Yes, you could do this using procedure for example.

You can start using find block procedure template.

Active 3 years ago
Joined Feb 2019
Points:
848

User statistics:

  • Modifications: 1
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
The find block in 6x6x6 box …
Sun, 05/17/2020 - 18:00

The find block in 6x6x6 box ? doesnt work for item in hand tick. Are you talking about a different template?

Active 3 years ago
Joined Feb 2019
Points:
848

User statistics:

  • Modifications: 1
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
It gives me a error for some…
Sun, 05/17/2020 - 18:24

It gives me a error for some reason.

You will have to give me…
Sun, 05/17/2020 - 18:25

You will have to give me more details if you are expecting any help from me (or any other users).

Active 3 years ago
Joined Feb 2019
Points:
848

User statistics:

  • Modifications: 1
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
Ok, I set up the find block…
Sun, 05/17/2020 - 18:52

Ok, I set up the find block in 6x6x6 box template for item in hand tick. Then I set up the variables for the procedure and click save I let it run the gradle process, when it finishes it gave me a error saying that the procedure did not compile properly. Maybe Im doing something wrong? I havnt used mcreator in a while.. I can send screenshots if you'd like.

Active 3 years ago
Joined Feb 2019
Points:
848

User statistics:

  • Modifications: 1
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
I got it to compile…
Sun, 05/17/2020 - 19:18

I got it to compile correctly but it doesnt work quite how i expected it

Active 4 years ago
Joined Sep 2019
Points:
735

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 110
What version are you using…
Sun, 05/17/2020 - 19:53

What version are you using could also be helpful info

Active 3 years ago
Joined Feb 2019
Points:
848

User statistics:

  • Modifications: 1
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
Im using the latest versions
Mon, 05/18/2020 - 15:25

Im using the latest versions