Right now, I’m creating a minigame in Minecraft using only commands. To put it simply, it’s a battle royale game using a pre-made world. The feel is probably similar to the game Fortnite. There are chests scattered throughout the battle arena, and I’ve set them up to contain random items using the /loot command. While building this, there were a few commands I really wanted to use, and one of them is the /screen command. Normally, you can’t open a workbench or an anvil unless you place a block first, but executing this command lets you open the interface for them. The second one is the /camera command. It’s famous as a Bedrock Edition-exclusive command, but I really wanted it in the Java Edition too. While creating this Battle Royale map, I used Repeat Command Blocks and the `/spectate` command to let players observe the armor rack, but since pressing Shift causes the screen to shake, I felt the `/camera` command was essential. Please consider adding it.
Please sign in to leave a comment.
0 Comments