{ "title": "Entity Damage Source", "description": "The types of damage an entity can receive", "type": "string", "enum": [ "all", "anvil", "attack", "block_explosion", "charging", "contact", "drowning", "entity_attack", "entity_explosion", "fall", "falling_block", "fatal", "fire_tick", "fire", "fireworks", "fly_into_wall", "freezing", "lava", "lightning", "magic", "magma", "none", "override", "piston", "projectile", "sonic_boom", "stalactite", "stalagmite", "starve", "suffocation", "suicide", "temperature", "thorns", "void", "wither" ] }