Started by
mangamaniacs2064
on
Topic category: Help with Minecraft modding (Java Edition)
hi, i made the template 6x6x6 block.
when i build 2 or 3 blocks.. the command send a message to all players..
its a test to see if its really working..
the problem is that i should see a message only if the 6x6x6 block are builted... instead of 2 or 3 blocks...
here is the code:
put the repeat block chain into a while loop that loops only if found = false, if you want it to trigger only once no matter how many blocks it detects
i tried your method and made a trigger when block is placed...
1 block is placed then the message done appears...
i want that message to appear when 6 x 6 x6 block are placed...