49 lines
No EOL
1 KiB
JSON
49 lines
No EOL
1 KiB
JSON
{
|
|
"anvil_cost": 2,
|
|
"description": {
|
|
"translate": "enchantment.minecraft.feather_falling"
|
|
},
|
|
"effects": {
|
|
"minecraft:damage_protection": [
|
|
{
|
|
"effect": {
|
|
"type": "minecraft:add",
|
|
"value": {
|
|
"type": "minecraft:linear",
|
|
"base": 3.0,
|
|
"per_level_above_first": 3.0
|
|
}
|
|
},
|
|
"requirements": {
|
|
"condition": "minecraft:damage_source_properties",
|
|
"predicate": {
|
|
"tags": [
|
|
{
|
|
"expected": true,
|
|
"id": "minecraft:is_fall"
|
|
},
|
|
{
|
|
"expected": false,
|
|
"id": "minecraft:bypasses_invulnerability"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"max_cost": {
|
|
"base": 11,
|
|
"per_level_above_first": 6
|
|
},
|
|
"max_level": 4,
|
|
"min_cost": {
|
|
"base": 5,
|
|
"per_level_above_first": 6
|
|
},
|
|
"slots": [
|
|
"armor"
|
|
],
|
|
"supported_items": "#minecraft:enchantable/foot_armor",
|
|
"weight": 5
|
|
} |