My world mobile simple mining machine
Step 1: first invert a transmitter, head down
Step 2: make a red stone stroboscopic device nearby
Step 3: connect the red stone stroboscopic device with the transmitter
Step 4: dig a hole directly below the emitter mouth (after LZ test, dig six spaces)
Step 5: load ammunition, turn on the switch Note: this kind of stroboscope is just in the on state when it is made. Put a switch or knock off a red stone to make the stroboscope close)
praise for the first time
all related questions
先放一个命令方块,命令方块上放一个按钮
命令方块代码:
/summon MinecartCommandBlock ~-1 ~ ~ {Riding:{id:"MinecartCommandBlock",Riding:{id:"MinecartCommandBlock",Riding:{id:"MinecartCommandBlock",Command:"/setblock ~-1 ~1 ~ 0 0 destroy"},Command:"/setblock ~-1 ~ ~ 0 0 destroy"},Command:"/setblock ~-1 ~-2 ~ 152 0 replace"},Command:"/setblock ~-1 ~-1 ~ 157 0 replace"}
在命令方块的W方向 放一块红石,红石上方放一个激活铁轨
再右击按钮激活命令方块
激活后会出现命令矿车,推一下命令矿车试试
4个方向不同的代码(往哪个方向挖就用哪个方向的代码):
W方向:
/summon MinecartCommandBlock ~-1 ~ ~ {Riding:{id:"MinecartCommandBlock",Riding:{id:"MinecartCommandBlock",Riding:{id:"MinecartCommandBlock",Command:"/setblock ~-1 ~1 ~ 0 0 destroy"},Command:"/setblock ~-1 ~ ~ 0 0 destroy"},Command:"/setblock ~-1 ~-2 ~ 152 0 replace"},Command:"/setblock ~-1 ~-1 ~ 157 0 replace"}
S方向:
/summon MinecartCommandBlock ~ ~ ~1 {Riding:{id:"MinecartCommandBlock",Riding:{id:"MinecartCommandBlock",Riding:{id:"MinecartCommandBlock",Command:"/setblock ~ ~1 ~1 0 0 destroy"},Command:"/setblock ~ ~ ~1 0 0 destroy"},Command:"/setblock ~ ~-2 ~1 152 0 replace"},Command:"/setblock ~ ~-1 ~1 157 0 replace"}
E方向:
/summon MinecartCommandBlock ~1 ~ ~ {Riding:{id:"MinecartCommandBlock",Riding:{id:"MinecartCommandBlock",Riding:{id:"MinecartCommandBlock",Command:"/setblock ~1 ~1 ~ 0 0 destroy"},Command:"/setblock ~1 ~ ~ 0 0 destroy"},Command:"/setblock ~1 ~-2 ~ 152 0 replace"},Command:"/setblock ~1 ~-1 ~ 157 0 replace"}
N方向:
/summon MinecartCommandBlock ~ ~ ~-1 {Riding:{id:"MinecartCommandBlock",Riding:{id:"MinecartCommandBlock",Riding:{id:"MinecartCommandBlock",Command:"/setblock ~ ~1 ~-1 0 0 destroy"},Command:"/setblock ~ ~ ~-1 0 0 destroy"},Command:"/setblock ~ ~-2 ~-1 152 0 replace"},Command:"/setblock ~ ~-1 ~-1 157 0 replace"}
希望能帮到你,求采纳
then you can do anything!
You can use named blocks to make automatic track laying mining machine
automatic road laying + mining car
put a command block first, Put a button on the command box
and then use the named box
for more details about my world's game strategy, you can check it on youxun.com
for details www.yxdown.com/gonglue/162808.html
"my world" automatic track laying mining machine proction graphic tutorial