35 lines
No EOL
695 B
JSON
35 lines
No EOL
695 B
JSON
{
|
|
"anvil_cost": 1,
|
|
"description": {
|
|
"translate": "enchantment.minecraft.piercing"
|
|
},
|
|
"effects": {
|
|
"minecraft:projectile_piercing": [
|
|
{
|
|
"effect": {
|
|
"type": "minecraft:add",
|
|
"value": {
|
|
"type": "minecraft:linear",
|
|
"base": 1.0,
|
|
"per_level_above_first": 1.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"exclusive_set": "#minecraft:exclusive_set/crossbow",
|
|
"max_cost": {
|
|
"base": 50,
|
|
"per_level_above_first": 0
|
|
},
|
|
"max_level": 4,
|
|
"min_cost": {
|
|
"base": 1,
|
|
"per_level_above_first": 10
|
|
},
|
|
"slots": [
|
|
"mainhand"
|
|
],
|
|
"supported_items": "#minecraft:enchantable/crossbow",
|
|
"weight": 10
|
|
} |