31 lines
No EOL
578 B
JSON
31 lines
No EOL
578 B
JSON
{
|
|
"anvil_cost": 8,
|
|
"description": {
|
|
"translate": "enchantment.minecraft.silk_touch"
|
|
},
|
|
"effects": {
|
|
"minecraft:block_experience": [
|
|
{
|
|
"effect": {
|
|
"type": "minecraft:set",
|
|
"value": 0.0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"exclusive_set": "#minecraft:exclusive_set/mining",
|
|
"max_cost": {
|
|
"base": 65,
|
|
"per_level_above_first": 0
|
|
},
|
|
"max_level": 1,
|
|
"min_cost": {
|
|
"base": 15,
|
|
"per_level_above_first": 0
|
|
},
|
|
"slots": [
|
|
"mainhand"
|
|
],
|
|
"supported_items": "#minecraft:enchantable/mining_loot",
|
|
"weight": 1
|
|
} |