Billboard
Introduction
Want to use big words? Make a billboard!
Print your name
Print your name at your current position in the Minecraft world. Put in your name, like "Alex"
, at your current position. Set the the printing direction to the west.
blocks.print("Alex", TNT, pos(0, 0, 0), WEST)
Try your program!
Run your program to see your name appear in Minecraft!