Started by
Shoni2009
on
Topic category: Advanced modding
in my mod I'm trying to create a quarry that picks up broken blocks and also mines them but only if its powered by a crystal can someone please tell me how also without breaking bedrock.
Sure, you can make several procedures in those testing if block is bedrock, also make this blpck having an inventory to store the crystal and the picked up blocks; that's it
yeah but how can you make it mine the blocks repetedly in a square and make it go in the inventory.
Procedures could easily do this
I'm trying it maybe ill create a tutorial.
how can you make it do that infinitely with the and make it always mine one block deeper.
I made the code for it to break the blocks up to 4 blocks deep but to make it dig to bedrock by the way im doing it will take a lot of code is there any way to do it more efficiently.
Use variables and tick update to dig each tick.
These tutorials might help: https://www.youtube.com/playlist?list=PLAeL-oIFIEni-O5D8ooqR-tBQgEn-Qi8L
they really didn't help.
I made a quarry : https://youtu.be/n2DtxfZKKiE
You can have the procedures on github : https://github.com/Dreeperte/Mcreator-workspace.git
Dreeperte: Wow, nice quarry implementation ;)
And thank you for sharing it with the community!
no problem :)
Nice you are french too
Thank you.