42 lines
No EOL
928 B
JSON
42 lines
No EOL
928 B
JSON
{
|
|
"anvil_cost": 4,
|
|
"description": {
|
|
"translate": "enchantment.minecraft.sweeping_edge"
|
|
},
|
|
"effects": {
|
|
"minecraft:attributes": [
|
|
{
|
|
"amount": {
|
|
"type": "minecraft:fraction",
|
|
"denominator": {
|
|
"type": "minecraft:linear",
|
|
"base": 2.0,
|
|
"per_level_above_first": 1.0
|
|
},
|
|
"numerator": {
|
|
"type": "minecraft:linear",
|
|
"base": 1.0,
|
|
"per_level_above_first": 1.0
|
|
}
|
|
},
|
|
"attribute": "minecraft:sweeping_damage_ratio",
|
|
"id": "minecraft:enchantment.sweeping_edge",
|
|
"operation": "add_value"
|
|
}
|
|
]
|
|
},
|
|
"max_cost": {
|
|
"base": 20,
|
|
"per_level_above_first": 9
|
|
},
|
|
"max_level": 3,
|
|
"min_cost": {
|
|
"base": 5,
|
|
"per_level_above_first": 9
|
|
},
|
|
"slots": [
|
|
"mainhand"
|
|
],
|
|
"supported_items": "#minecraft:enchantable/sword",
|
|
"weight": 2
|
|
} |