68 lines
No EOL
1.6 KiB
JSON
68 lines
No EOL
1.6 KiB
JSON
{
|
|
"anvil_cost": 4,
|
|
"description": {
|
|
"translate": "enchantment.minecraft.wind_burst"
|
|
},
|
|
"effects": {
|
|
"minecraft:post_attack": [
|
|
{
|
|
"affected": "attacker",
|
|
"effect": {
|
|
"type": "minecraft:explode",
|
|
"block_interaction": "trigger",
|
|
"immune_blocks": "#minecraft:blocks_wind_charge_explosions",
|
|
"knockback_multiplier": {
|
|
"type": "minecraft:lookup",
|
|
"fallback": {
|
|
"type": "minecraft:linear",
|
|
"base": 1.5,
|
|
"per_level_above_first": 0.35
|
|
},
|
|
"values": [
|
|
1.2,
|
|
1.75,
|
|
2.2
|
|
]
|
|
},
|
|
"large_particle": {
|
|
"type": "minecraft:gust_emitter_large"
|
|
},
|
|
"radius": 3.5,
|
|
"small_particle": {
|
|
"type": "minecraft:gust_emitter_small"
|
|
},
|
|
"sound": "minecraft:entity.wind_charge.wind_burst"
|
|
},
|
|
"enchanted": "attacker",
|
|
"requirements": {
|
|
"condition": "minecraft:entity_properties",
|
|
"entity": "direct_attacker",
|
|
"predicate": {
|
|
"flags": {
|
|
"is_flying": false
|
|
},
|
|
"movement": {
|
|
"fall_distance": {
|
|
"min": 1.5
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"max_cost": {
|
|
"base": 65,
|
|
"per_level_above_first": 9
|
|
},
|
|
"max_level": 3,
|
|
"min_cost": {
|
|
"base": 15,
|
|
"per_level_above_first": 9
|
|
},
|
|
"slots": [
|
|
"mainhand"
|
|
],
|
|
"supported_items": "#minecraft:enchantable/mace",
|
|
"weight": 2
|
|
} |