{ "type": "minecraft:block", "pools": [ { "rolls": 1, "entries": [ { "type": "minecraft:item", "functions": [ { "function": "minecraft:copy_name", "source": "block_entity" }, { "function": "minecraft:set_contents", "entries": [ { "type": "minecraft:dynamic", "name": "minecraft:contents" } ] } ], "name": "minecraft:orange_shulker_box" } ] } ] }