{
    "type": "minecraft:block",
    "pools": [
      {
        "rolls": 1,
        "bonus_rolls": 0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:respawn_anchor",
            "functions": [
              {
                "function": "minecraft:copy_state",
                "block": "minecraft:respawn_anchor",
                "properties": [
                  "charges"
                ]
              }
            ]
          }
        ],
        "conditions": [
          {
            "condition": "minecraft:survives_explosion"
          }
        ]
      }
    ]
  }
  