You've already forked minecraft-assets
43 lines
983 B
JSON
43 lines
983 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:player.sweeping_damage_ratio",
|
|
"name": "enchantment.sweeping_edge",
|
|
"operation": "add_value",
|
|
"uuid": "5d3d087b-debe-4037-b53e-d84f3ff51f17"
|
|
}
|
|
]
|
|
},
|
|
"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
|
|
} |