Started by
yeetyeet
on
Topic category: Help with MCreator software
can someone make me a 10x10 mining procedure that mines a 10x10 area, i dunno how to do it myself
discord: jmtrankin
Topic category: Help with MCreator software
can someone make me a 10x10 mining procedure that mines a 10x10 area, i dunno how to do it myself
discord: jmtrankin
I'm more than happy to get you started, but this is going to be a bit of an intricate procedure, so you'll have to set some of it up yourself.
I changed the 10x10 to a 9x9. 10x10 doesn't have a perfect center, so if you do a 10x10, you'll have to determine where you want your "center" to be.
Here is an image of a small part of the procedure: https://imgur.com/1PumK5v - this is only for breaking blocks in the down direction. You will need to adapt the procedure for every other direction. You can copy the entire "if/do" statement and then just modify it. Anything with a comment (blue question mark) is something that you need to manually change. The comments also have short explanations on them. Everything without the question mark can stay the same.
Here is the file: https://www.dropbox.com/s/zxtm2uh8hjlpqit/Area%20Mining%20Procedure.zip…
This video is also helpful for this type of procedure, I linked it at the time stamp for the procedure creation: https://youtu.be/aq2Y32VQX9I
Stitch147 sorry it didn't work for me