41 lines
No EOL
829 B
JSON
41 lines
No EOL
829 B
JSON
{
|
|
"anvil_cost": 4,
|
|
"description": {
|
|
"translate": "enchantment.minecraft.punch"
|
|
},
|
|
"effects": {
|
|
"minecraft:knockback": [
|
|
{
|
|
"effect": {
|
|
"type": "minecraft:add",
|
|
"value": {
|
|
"type": "minecraft:linear",
|
|
"base": 1.0,
|
|
"per_level_above_first": 1.0
|
|
}
|
|
},
|
|
"requirements": {
|
|
"condition": "minecraft:entity_properties",
|
|
"entity": "direct_attacker",
|
|
"predicate": {
|
|
"type": "#minecraft:arrows"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"max_cost": {
|
|
"base": 37,
|
|
"per_level_above_first": 20
|
|
},
|
|
"max_level": 2,
|
|
"min_cost": {
|
|
"base": 12,
|
|
"per_level_above_first": 20
|
|
},
|
|
"slots": [
|
|
"mainhand"
|
|
],
|
|
"supported_items": "#minecraft:enchantable/bow",
|
|
"weight": 2
|
|
} |