Type object
File match **/data/*/damage_type/*.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/minecraft-data-pack-damage-type/latest.json
Source https://www.schemastore.org/minecraft-damage-type.json

Validate with Lintel

npx @lintel/lintel check
Type: object

A damage type's for a Minecraft data pack config schema

Properties

message_id string required
scaling string required
Values: "never" "always" "when_caused_by_living_non_player"
exhaustion number required
effects string
Values: "hurt" "thorns" "drowning" "burning" "poking" "freezing"
death_message_type string
Values: "default" "fall_variants" "intentional_game_design"