Files
minecraft-bedrock-json-schemas/source/general/entity/damage_source.json
2021-03-11 11:53:21 +01:00

8 lines
234 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema",
"title": "Entity Damage Source",
"description": "The types of damage an entity can receive",
"type": "string",
"$ref": "../../../../general/entity/damage_source.json"
}