33 lines
888 B
JSON
33 lines
888 B
JSON
{
|
|
"type": "minecraft:block",
|
|
"pools": [
|
|
{
|
|
"bonus_rolls": 0,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:copy_components",
|
|
"include": [
|
|
"minecraft:profile",
|
|
"minecraft:note_block_sound",
|
|
"minecraft:custom_name",
|
|
"minecraft:item_name",
|
|
"minecraft:lore",
|
|
"minecraft:custom_data",
|
|
"minecraft:attribute_modifiers",
|
|
"minecraft:equippable",
|
|
"minecraft:tooltip_display"
|
|
],
|
|
"source": "block_entity"
|
|
}
|
|
],
|
|
"name": "minecraft:player_head"
|
|
}
|
|
],
|
|
"rolls": 1
|
|
}
|
|
],
|
|
"random_sequence": "minecraft:blocks/player_head"
|
|
} |