Started by ILikeAlienDinosaurs on Mon, 09/11/2023 - 18:05 Topic category: General discussion I want to make an ant explode when it dies, any help? Jump to top make a standalone procedure, make it execute on entity death, use a if procedure to check if the entity is (sub)type of your_mob then use explode at block like this: https://imgur.com/a/Mzukcok here is an example Jump to top Permalink Log in or register to post comments Thanks Jump to top Permalink Log in or register to post comments
make a standalone procedure, make it execute on entity death, use a if procedure to check if the entity is (sub)type of your_mob then use explode at block like this: https://imgur.com/a/Mzukcok here is an example Jump to top Permalink Log in or register to post comments
make a standalone procedure, make it execute on entity death, use a if procedure to check if the entity is (sub)type of your_mob then use explode at block like this:
https://imgur.com/a/Mzukcok here is an example
Thanks