Started by
Zexmus
on
Topic category: Help with Minecraft modding (Java Edition)
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 procedure for example.
You can start using find block procedure template.
The find block in 6x6x6 box ? doesnt work for item in hand tick. Are you talking about a different template?
How so?
It gives me a error for some reason.
You will have to give me more details if you are expecting any help from me (or any other users).
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.
Put compile log on pastebin
I got it to compile correctly but it doesnt work quite how i expected it
https://imgur.com/a/aMK7zgq heres the procedure
Something to be aware of
https://mcreator.net/forum/53717/template-library-template-broken
What version are you using could also be helpful info
Im using the latest versions