You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
269 B
JSON

{
"type": "origins:elytra_flight",
"name": "Frail Flight",
"description": "Able to use your wings to glide but only when you're not hurt.",
"render_elytra": true,
"condition": {
"type": "origins:health",
"comparison": ">=",
"compare_to": 20
}
}