What did we code the robot to do?
What is make a peanut butter and jelly sandwich?
This block starts your code by typing out a phrase.
What is On Chat Command?
A tab that allows us to spawn animals and monsters
What is Mobs?
Help, I can't find my agent!
What is Agent Teleport To Player?
Code is written from ____ to ____ and ____ to ____
What is left to right and top and bottom?
What is the name of the block that keeps our code repeating the same action over and over again without stopping?
What is Forever?
This tab is red, but is not Agent.
What is Variables?
This block lets your agent walk forward
What is Agent Move Forward by 1?
What is the definition of coding?
What is a set of instructions written by humans for computers to complete specific tasks?
Which tab lets us make our own block?
What is Variables?
The tab where we find Conditional Statements
What is Logic?
Use this block to let your agent plant a flower or place a block
What is Agent Place Down?