Started by
davtov
on
Topic category: Help with MCreator software
Hello, I wanted to make a mob that destroys any block it collides with, how can I do it?
Topic category: Help with MCreator software
Hello, I wanted to make a mob that destroys any block it collides with, how can I do it?
on the mobs entity tick![[crop output image]](https://im6.ezgif.com/tmp/ezgif-6-fbc15ce2cc59.png)
and just keep going around the enity like
(x - 1)(z - 1)(z + 1)