Started by
MoistTube
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a quarry type block that mines blocks underneath itself in a 3x3 area until it hits bedrock. I'm new to coding and I'm trying to figure out how I can make the quarry block break the ores and spit them out the top of the quarry block into a chest. The quarry block will be activated by a redstone signal. Planning on making the quarry power off coal.
Any help or suggestions would be wonderful!
-Chris
you need to make it break the block 1 or how many underneath and then keep moving the y and x to create the square the only problem iv come into while trying this is that you gonna need to do it a lot and keep changing the z coordinates by minus 1 so I have the problem to make it efficiently and you can make it use the coal by putting in
if coal in slot 0 then take and then put in the mining code.
if you can help or know how to make it reach bedrock quicker then adding in like 50000000000 blocks of code then can you help.
forgot to tell make it drop at x y z so it spits out the top