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
and just keep going around the enity like
(x - 1)(z - 1)(z + 1)