Command Block Tutorial # 51: Potion Waffe und Item-Befehle in Minecraft (1.14+)

  • Published 6 years ago

    Category


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to Command Block Tutorial #51: Potion Weapon and Item Commands in Minecraft (1.14+)

Tutorials/Command blocks and functions – Official Minecraft Wiki
https://minecraft.gamepedia.com/Tutorials/Command_blocks_and_functions

The Command block 1 contains the /give command described in the section above. It can be dismissed if the player doesn't want the scroll to come back after being activated. The Command block 2 contains the inventory check command: /clear <player>

How to Use a Command Block in Minecraft
https://www.digminecraft.com/getting_started/how_to_use_command_block.php

The next step is to program the command block. This means that you will add a command that will be run when the command block is activated. Stand in front of the command block with your pointer (the plus sign) on the command block and click on the right m

The Beginner’s Guide to Command Blocks in Minecraft
https://www.howtogeek.com/226078/the-beginners-guide-to-command-blocks-in-minecraft/

Commands are used to modify the game world in ways that aren’t possible by hand, and, when used correctly in command blocks, give Minecraft it’s own sort of psuedo-programming language. Code consists of two things: logic and execution, and most progra