Java 1.20.5+ bileşen komutu
Use this for modern Java versions that support item components.
/give @p minecraft:player_head[minecraft:profile={name:"Steve"},minecraft:custom_name='{"text":"Custom Player Head","italic":false}'] 1Minecraft Oyuncu Kafaları
Generate Minecraft player head commands from a username or custom texture value, copy vanilla mob head commands, or build a Bedrock .mcaddon with custom head-style item icons from uploaded skins.
Use this for modern Java versions that support item components.
/give @p minecraft:player_head[minecraft:profile={name:"Steve"},minecraft:custom_name='{"text":"Custom Player Head","italic":false}'] 1Use this on older servers that still expect classic NBT item data.
/give @p minecraft:player_head{SkullOwner:"Steve",display:{Name:'{"text":"Custom Player Head","italic":false}'}} 1Older Minecraft versions used minecraft:skull with damage value 3.
/give @p minecraft:skull 1 3 {SkullOwner:"Steve",display:{Name:'{"text":"Custom Player Head","italic":false}'}}Bedrock Eklenti Oluşturucu
Create a Bedrock Resource Pack + Behavior Pack with custom head items. Upload skin PNGs or square head icons, then download one `.mcaddon` file to import into Minecraft Bedrock.
Add heads, then build a local .mcaddon. No skin files are uploaded to MC Toolbox.
Vanilya öğeleri olarak zaten var olan mob kafaları için hızlı komutlar.
Classic mob trophy and decoration.
/give @p minecraft:creeper_head 1Useful for spooky builds and armor stands.
/give @p minecraft:zombie_head 1Good for dungeons, ruins, and warning signs.
/give @p minecraft:skeleton_skull 1Nether themed head and beacon material.
/give @p minecraft:wither_skeleton_skull 1End ship trophy and large display head.
/give @p minecraft:dragon_head 1Nether decoration introduced for newer versions.
/give @p minecraft:piglin_head 1Player Head Guide
Player heads are one of the easiest ways to add detail to Minecraft builds. A head can become a statue face, a shop sign, a tiny decoration, a trophy, a rank reward, or a themed block in an adventure map. The important part is choosing the right command format for your Minecraft version.
For a normal Minecraft player head, enter a username and copy the command. For a custom player head, paste a texture value from a head database or your own skin texture data. The generator keeps both modern component commands and older NBT commands visible so server owners can test the format that matches their setup.
Choose username mode when you want the head to follow a Minecraft account skin. This is useful for staff statues, player trophies, lobby signs, and server displays where the account identity matters.
Choose texture mode when the decoration should stay the same forever. Texture values are common for small blocks, food props, furniture details, crates, icons, and map decorations.
Bedrock does not accept Java player head NBT. Upload a skin PNG or square icon, export the .mcaddon, import it into Minecraft Bedrock, and test the custom items in a copy of your world.
How to use it
On Java Edition, player heads are usually created with /give. Newer versions use item components, while older servers still expect NBT. That is why the generator keeps three command styles visible instead of hiding legacy syntax behind a version selector.
On Bedrock Edition, the same Java head command does not exist. The practical route is a small add-on: one resource pack for the icons and one behavior pack for the custom items. The builder packages both into a single .mcaddon so you can import and test without hand-writing manifests.
Troubleshooting
Check the Minecraft version first. A 1.20.5+ component command will not work on older NBT-based servers.
The preview service can fail or block a texture, but the generated command can still be copied and tested in game.
Confirm both the resource pack and behavior pack are enabled in the world, then check the creative item menu.
A player head stores a Minecraft profile. For normal username heads, the game resolves the player profile and uses that skin. For custom heads, the command can include a texture value that points to a specific skin texture.
Java player head commands do not work directly in Bedrock. This page includes a Bedrock add-on builder that exports custom head-style item icons inside a .mcaddon, so you can import the pack and test the heads in a Bedrock world.
Java 1.20.5 and newer use item components, while older Java versions use classic NBT item data. Choose the command format that matches your server or single-player version.
Yes. You usually need operator permissions, command blocks, or cheats enabled to run /give commands.
No. The Bedrock add-on builder runs in your browser and packages the images locally. Username previews may be requested from the external head preview service, but uploaded files are not sent to MC Toolbox.
The current builder exports custom head items and includes trader/drop balancing notes in the pack README. Bedrock behavior injection should be tested carefully per version before publishing a pack.
Oyuncu kafaları, Minecraft yapımlarına detay eklemenin en kolay yollarından biridir. Bir kafa, bir heykel yüzü, bir dükkan tabelası, küçük bir dekorasyon, bir kupa, bir rütbe ödülü veya bir macera haritasında temalı bir blok haline gelebilir. Önemli olan, Minecraft sürümünüz için doğru komut biçimini seçmektir.
Normal bir Minecraft oyuncu kafası için bir kullanıcı adı girin ve komutu kopyalayın. Özel bir oyuncu kafası için, bir kafa veritabanından veya kendi skin doku verilerinizden bir doku değeri yapıştırın. Oluşturucu, hem modern bileşen komutlarını hem de eski NBT komutlarını görünür tutar, böylece sunucu sahipleri kurulumlarına uygun formatı test edebilirler.
Java Edition'da oyuncu kafaları genellikle /give ile oluşturulur. Daha yeni sürümler öğe bileşenlerini kullanırken, eski sunucular hala NBT bekler. Bu nedenle oluşturucu, eski sözdizimini bir sürüm seçicinin arkasına gizlemek yerine üç komut stilini görünür tutar.
Bedrock Edition'da aynı Java kafa komutu mevcut değildir. Pratik yol küçük bir eklentidir: simgeler için bir kaynak paketi ve özel öğeler için bir davranış paketi. Oluşturucu, her ikisini de tek bir .mcaddon'da paketler, böylece manifestoları elle yazmadan içe aktarabilir ve test edebilirsiniz.
Bir oyuncu kafası bir Minecraft profilini saklar. Normal kullanıcı adı kafaları için oyun, oyuncu profilini çözer ve o skini kullanır. Özel kafalar için komut, belirli bir skin dokusuna işaret eden bir doku değeri içerebilir.
Java oyuncu kafası komutları doğrudan Bedrock'ta çalışmaz. Bu sayfa, özel kafa tarzı öğe simgelerini bir .mcaddon içinde dışa aktaran bir Bedrock eklenti oluşturucu içerir, böylece paketi içe aktarabilir ve kafaları bir Bedrock dünyasında test edebilirsiniz.
Java 1.20.5 ve daha yeni sürümler öğe bileşenlerini kullanırken, eski Java sürümleri klasik NBT öğe verilerini kullanır. Sunucunuzun veya tek oyunculu sürümünüzle eşleşen komut biçimini seçin.
Evet. /give komutlarını çalıştırmak için genellikle operatör izinlerine, komut bloklarına veya hilelerin etkinleştirilmesine ihtiyacınız vardır.