34 lines
No EOL
712 B
JSON
34 lines
No EOL
712 B
JSON
{
|
|
"anvil_cost": 4,
|
|
"description": {
|
|
"translate": "enchantment.minecraft.aqua_affinity"
|
|
},
|
|
"effects": {
|
|
"minecraft:attributes": [
|
|
{
|
|
"amount": {
|
|
"type": "minecraft:linear",
|
|
"base": 4.0,
|
|
"per_level_above_first": 4.0
|
|
},
|
|
"attribute": "minecraft:submerged_mining_speed",
|
|
"id": "minecraft:enchantment.aqua_affinity",
|
|
"operation": "add_multiplied_total"
|
|
}
|
|
]
|
|
},
|
|
"max_cost": {
|
|
"base": 41,
|
|
"per_level_above_first": 0
|
|
},
|
|
"max_level": 1,
|
|
"min_cost": {
|
|
"base": 1,
|
|
"per_level_above_first": 0
|
|
},
|
|
"slots": [
|
|
"head"
|
|
],
|
|
"supported_items": "#minecraft:enchantable/head_armor",
|
|
"weight": 2
|
|
} |