{ "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" } ] } ] }