MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.17.1

player_head.json0 B

Empty File
{
  "type": "minecraft:block",
  "pools": [
    {
      "rolls": 1.0,
      "bonus_rolls": 0.0,
      "entries": [
        {
          "type": "minecraft:item",
          "functions": [
            {
              "function": "minecraft:copy_nbt",
              "source": "block_entity",
              "ops": [
                {
                  "source": "SkullOwner",
                  "target": "SkullOwner",
                  "op": "replace"
                }
              ]
            }
          ],
          "name": "minecraft:player_head"
        }
      ]
    }
  ]
}