{
  "fields": [],
  "description": "Sets that this entity is charged. This is used to set the is_charged value for use in query functions like Molang and Filters.",
  "title": "Is Charged",
  "samples": {
    "/vanilla/behavior_pack/entities/creeper.json": [
      {
        "path": "/minecraft:entity/component_groups/minecraft:charged_creeper/minecraft:is_charged/",
        "content": {}
      }
    ]
  },
  "id": "minecraft:is_charged"
}