Sculk Command Examples
- Give 1 to nearest player:
/give @p minecraft:sculk 1 - Give 1 to yourself:
/give @s minecraft:sculk 1 - Give to a specific player:
/give PlayerName minecraft:sculk 1 - Clear from inventory:
/clear @p minecraft:sculk
Sculk FAQ
What is the item ID for Sculk?
The item ID for Sculk is minecraft:sculk. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
How do I give myself Sculk in Minecraft?
Open the chat window and run /give @p minecraft:sculk 1 to give the nearest player one Sculk. Replace @p with a player name to target someone else.
How many Sculk can stack in one slot?
Sculk stacks up to 64 per inventory slot.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .
