Can't summon the command block
Minecraft won't let me summon the command block, even though I am using the correct commands, such as /give @p 422
Environment
Any
Created Issue:
Can't summon the command block
Minecraft won't let me summon the command block, even though I am using the correct commands, such as /give @p 422
Environment
Any
You can no longer use number ID's for give commands. You must instead use: /give @p minecraft:command_block. This was done to make steps towards the Plugin API.