Command Computer in Vanilla Minecraft [1.9]

Опубликовано: 31 Июль 2026
на канале: codec
6,247
117

Hello Guys!

This isn't a one command! :O It's a computer made with command blocks.
----------------------------
Computer Specs:
33 Commands
Three Variables
Numbers up to 9999
Calculations
Easy Interface
---------------------------
All the commands and what they do.

forward/backward
Pretty obvious, the robot moves forwards/backwards

left/right
The robot turns left/right

paint/erase
The robot paints/erases the pixel beneath

ifpaint
Checks if there's a painted pixel underneath the bot. If it's successfully finds one, it'll jump to the next line

goto
Goes to the corresponding line

display
Showes all the variables

x+1/y+1
Adds one to x/y

x-1/y-1
Subtracts one from x/y

set x/ set y
Sets x/y to the number you enter on the signs (max. 9'999)

x + y
Adds y to x

x - y
Subtracts y from x

y - x
Subtracts x from y

x * y
Multiplies x by y

x / y
Divides x by y

y / x
Divides y by x

x is z/y is z
Sets x/y to z (z is always the answer to all the calculations above)

if x is 0/ if z is 0
Goes to the next line when x/y is 0

end
is used to go the the lower board after the first line

msg start
Outputs a message telling "START"

msg finish
Outputs a message telling "FINISH"
-------------------------------------------------------
Music Used:

Alex Skrindo & Spektrel - Velocity
   • Non Copyrighted Music | Alex Skrindo & Spe...  

Download Music:
http://click.dj/airwavemusictv/alex-s...
--------------------------------------------------------
Download:
http://bit.ly/CommandComputer
------------------------------------------------------
Social Media:
Google +
http://bit.ly/cpGooglePlus
Twitter
http://bit.ly/cpTwitter
---------------------------------
Have Fun!

cpmct32