I need help on my command block Factorio type drill I want my drill to drop the ore in front of the armor stand by structure load but it only go back of the armor stand and I dunno how to make it drop on whare the armor stand facing.
Videos
If you want to use minidrills in your own world, then paste this command into a repeating command block (/give @p command_block) and paste this command inside:
/execute @a ~ ~ ~ /execute @e[type=ItemFrame,r=10] ~ ~ ~ detect ~ ~-1 ~ minecraft:redstone_block -1 /execute @e[r=0,type=ItemFrame] ~ ~ ~ detect ~ ~-2 ~ minecraft:fire -1 /fill ~2 ~2 ~2 ~-2 ~-2 ~-2 minecraft:air 0 destroy
Then just place an item frame on your chosen wall, place a redstone block underneath, and light fire underneath the redstone block. It will break away all blocks in a radius of two, ready to be collected. Uses:
-
Makes mining easy and fun
-
Helps with building and destroying walls
-
Is fun to use in creative and survival
-
Can be used on weak computers
Have fun with it!
I know someone made a post like 2 years ago on to refuel the portable drill and I used coal as a fuel source, but when I try to use it doesn’t do anything. Mining with a pickaxe is faster. Unless I’m just an idiot and the portable drill is used for something else?