Minecraft won't let me summon the command block, even though I am using the correct commands, such as /give @p 422
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.
Reporter: Abigail Stokes
Assignee: (Unassigned)
Created: 2014-03-07T01:47:42Z
Updated: 2025-05-03T22:48:39Z
Resolved: 2014-03-07T06:56:12Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category:
Labels:
Affects Versions: Minecraft 14w08a, Minecraft 14w10b
Fix Versions:
Retrieved 2025-06-10T17:03:35Z
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.