Started by boy_of_thing420 on Fri, 09/13/2019 - 19:31 Topic category: Help with MCreator software How do i make sure a mob i created drop someting? Like a 100% drop? Jump to top Upon dying? Create a mob and go a few pages until you are at the procedure page. Simply create a procedure that gets called "when mob dies". Inside of your procedure, simply put: "Place block [pictureofblock] at x y z" Jump to top Permalink Log in or register to post comments I think in this case an item drop may be meant, in which case spawn gem would be more appropriate. Jump to top Permalink Log in or register to post comments @Sir_cookie98 I have no idea why I wrote "place block at xyz" there. wow. Jump to top Permalink Log in or register to post comments
Upon dying? Create a mob and go a few pages until you are at the procedure page. Simply create a procedure that gets called "when mob dies". Inside of your procedure, simply put: "Place block [pictureofblock] at x y z" Jump to top Permalink Log in or register to post comments
I think in this case an item drop may be meant, in which case spawn gem would be more appropriate. Jump to top Permalink Log in or register to post comments
@Sir_cookie98 I have no idea why I wrote "place block at xyz" there. wow. Jump to top Permalink Log in or register to post comments
Upon dying?
Create a mob and go a few pages until you are at the procedure page.
Simply create a procedure that gets called "when mob dies".
Inside of your procedure, simply put: "Place block [pictureofblock] at x y z"
I think in this case an item drop may be meant, in which case spawn gem would be more appropriate.
@Sir_cookie98 I have no idea why I wrote "place block at xyz" there. wow.