搬运一批Bedrock wiki内容,完善翻译
This commit is contained in:
54
docs/wiki/items/enchantments.md
Normal file
54
docs/wiki/items/enchantments.md
Normal file
@@ -0,0 +1,54 @@
|
||||
---
|
||||
title: Enchantments
|
||||
category: Documentation
|
||||
nav_order: 5
|
||||
tags:
|
||||
- Stable
|
||||
- Last updated for Version 1.18.10
|
||||
mentions:
|
||||
- Ciosciaa
|
||||
- MedicalJewel105
|
||||
- SmokeyStack
|
||||
---
|
||||
|
||||
Enchantment identifiers are used in the `/enchant` command and in item functions and conditions.
|
||||
|
||||
| Name | Identifier | Maximum Level | Treasure | Curse |
|
||||
| ----------------------- | ----------------------- | ------------- | -------- | ----- |
|
||||
| Silk Touch | `silk_touch` | 1 | ❌ | ❌ |
|
||||
| Fortune | `fortune` | 3 | ❌ | ❌ |
|
||||
| Efficiency | `efficiency` | 5 | ❌ | ❌ |
|
||||
| Luck of the Sea | `luck_of_the_sea` | 3 | ❌ | ❌ |
|
||||
| Lure | `lure` | 3 | ❌ | ❌ |
|
||||
| Sharpness | `sharpness` | 5 | ❌ | ❌ |
|
||||
| Smite | `smite` | 5 | ❌ | ❌ |
|
||||
| Bane of Arthropods | `bane_of_arthropods` | 5 | ❌ | ❌ |
|
||||
| Fire Aspect | `fire_aspect` | 2 | ❌ | ❌ |
|
||||
| Knockback | `knockback` | 2 | ❌ | ❌ |
|
||||
| Looting | `looting` | 3 | ❌ | ❌ |
|
||||
| Power | `power` | 5 | ❌ | ❌ |
|
||||
| Flame | `flame` | 1 | ❌ | ❌ |
|
||||
| Punch | `punch` | 2 | ❌ | ❌ |
|
||||
| Infinity | `infinity` | 1 | ❌ | ❌ |
|
||||
| Multishot | `multishot` | 1 | ❌ | ❌ |
|
||||
| Piercing | `piercing` | 4 | ❌ | ❌ |
|
||||
| Quick Charge | `quick_charge` | 3 | ❌ | ❌ |
|
||||
| Impaling | `impaling` | 5 | ❌ | ❌ |
|
||||
| Riptide | `riptide` | 3 | ❌ | ❌ |
|
||||
| Loyalty | `loyalty` | 3 | ❌ | ❌ |
|
||||
| Channeling | `channeling` | 1 | ❌ | ❌ |
|
||||
| Protection | `protection` | 4 | ❌ | ❌ |
|
||||
| Projectile Protection | `projectile_protection` | 4 | ❌ | ❌ |
|
||||
| Fire Protection | `fire_protection` | 4 | ❌ | ❌ |
|
||||
| Blast Protection | `blast_protection` | 4 | ❌ | ❌ |
|
||||
| Feather Falling | `feather_falling` | 4 | ❌ | ❌ |
|
||||
| Thorns | `thorns` | 3 | ❌ | ❌ |
|
||||
| Frost Walker | `frost_walker` | 2 | ✅ | ❌ |
|
||||
| Respiration | `respiration` | 3 | ❌ | ❌ |
|
||||
| Aqua Affinity | `aqua_affinity` | 1 | ❌ | ❌ |
|
||||
| Curse of Binding | `curse_of_binding` | 1 | ✅ | ✅ |
|
||||
| Depth Strider | `depth_strider` | 3 | ❌ | ❌ |
|
||||
| Soul Speed | `soul_speed` | 3 | ✅ | ❌ |
|
||||
| Unbreaking | `unbreaking` | 3 | ❌ | ❌ |
|
||||
| Mending | `mending` | 1 | ✅ | ❌ |
|
||||
| Curse of Vanishing | `curse_of_vanishing` | 1 | ✅ | ✅ |
|
||||
Reference in New Issue
Block a user