docs(community): Add Minecraft enchanting guide for Discord
- Translated from Japanese skill.fish guide - Formatted for Discord embed or bot command use - Covers bookshelf layout, enchant priorities, XP farming - Community reference material Chronicler #73
This commit is contained in:
135
docs/community/guides/minecraft-enchanting-guide.md
Normal file
135
docs/community/guides/minecraft-enchanting-guide.md
Normal file
@@ -0,0 +1,135 @@
|
||||
# Minecraft Enchanting Guide
|
||||
|
||||
*For Firefrost Gaming community reference*
|
||||
|
||||
---
|
||||
|
||||
## 🔮 Creating an Enchanting Table
|
||||
|
||||
### Required Materials
|
||||
|
||||
| Item | Qty | How to Obtain |
|
||||
|------|-----|---------------|
|
||||
| Diamond | 2 | Mine at Y=-59 |
|
||||
| Obsidian | 4 | Lava + Water → Diamond Pickaxe |
|
||||
| Book | 1 | 1 Leather + 3 Paper |
|
||||
|
||||
---
|
||||
|
||||
## 📚 Bookshelf Placement (Most Important!)
|
||||
|
||||
**For Maximum Level 30 Enchants:**
|
||||
- Need **15 bookshelves**
|
||||
- Place **1 block away** from table
|
||||
- Works up to **2 blocks high**
|
||||
|
||||
```
|
||||
Top-down view (E=Table, B=Bookshelf, .=Air)
|
||||
|
||||
B B B B B
|
||||
B . . . B
|
||||
B . E . B
|
||||
B . . . B
|
||||
B B B B B
|
||||
```
|
||||
|
||||
**Crafting:**
|
||||
- Bookshelf = 3 Books + 6 Planks
|
||||
- Book = 1 Leather + 3 Paper
|
||||
- Paper = 3 Sugar Cane
|
||||
|
||||
---
|
||||
|
||||
## 💎 Enchanting Costs
|
||||
|
||||
| Level | XP Needed | Bookshelves |
|
||||
|-------|-----------|-------------|
|
||||
| 1-10 | 1-10 | 0-5 |
|
||||
| 11-20 | 11-20 | 6-10 |
|
||||
| 21-30 | 21-30 | 11-15 |
|
||||
|
||||
**Lapis Lazuli Required:**
|
||||
- Level 1 = 1 lapis
|
||||
- Level 2 = 2 lapis
|
||||
- Level 3 = 3 lapis
|
||||
|
||||
---
|
||||
|
||||
## ⚔️ Best Sword Enchants
|
||||
|
||||
| Enchantment | Effect | Priority |
|
||||
|-------------|--------|----------|
|
||||
| Sharpness V | +2.5 Damage | ⭐⭐⭐ |
|
||||
| Smite V | +12.5 vs Undead | ⭐⭐ |
|
||||
| Fire Aspect II | Burn Damage | ⭐⭐ |
|
||||
| Looting III | +1 Drop/Level | ⭐⭐⭐ |
|
||||
| Unbreaking III | Less Durability Loss | ⭐⭐ |
|
||||
|
||||
---
|
||||
|
||||
## ⛏️ Best Pickaxe Enchants
|
||||
|
||||
| Enchantment | Effect | Priority |
|
||||
|-------------|--------|----------|
|
||||
| Efficiency V | Mining Speed UP | ⭐⭐⭐ |
|
||||
| Fortune III | More Drops | ⭐⭐⭐ |
|
||||
| Silk Touch | Mine Blocks Intact | ⭐⭐⭐ |
|
||||
| Unbreaking III | Less Durability Loss | ⭐⭐ |
|
||||
|
||||
⚠️ **Fortune and Silk Touch can't be combined!**
|
||||
|
||||
---
|
||||
|
||||
## 🛡️ Best Armor Enchants
|
||||
|
||||
### All Armor Pieces
|
||||
| Enchantment | Effect | Priority |
|
||||
|-------------|--------|----------|
|
||||
| Protection IV | Damage Reduction | ⭐⭐⭐ |
|
||||
| Unbreaking III | Less Durability Loss | ⭐⭐⭐ |
|
||||
| Mending | Repair with XP | ⭐⭐⭐ |
|
||||
|
||||
### Boots Only
|
||||
| Enchantment | Effect |
|
||||
|-------------|--------|
|
||||
| Feather Falling IV | -48% Fall Damage |
|
||||
| Depth Strider III | Faster Underwater |
|
||||
| Frost Walker II | Walk on Water |
|
||||
|
||||
---
|
||||
|
||||
## ✨ How to Earn XP
|
||||
|
||||
### Early Game
|
||||
- Kill mobs (Zombies, Skeletons)
|
||||
- Smelt ores (Iron, Gold)
|
||||
- Trade with Villagers
|
||||
|
||||
### Mid-Late Game
|
||||
- Mob Traps
|
||||
- Enderman Traps
|
||||
- Blaze Traps
|
||||
|
||||
---
|
||||
|
||||
## 🔨 Anvil Uses
|
||||
|
||||
**Crafting:** 3 Iron Blocks + 4 Iron Ingots
|
||||
|
||||
**What You Can Do:**
|
||||
1. **Repair** - Combine 2 same items
|
||||
2. **Apply Enchanted Books** - Transfer enchants
|
||||
3. **Rename** - Custom item names
|
||||
|
||||
---
|
||||
|
||||
## 💡 Pro Tips
|
||||
|
||||
- ✅ **Always aim for Level 30** enchants (most efficient)
|
||||
- ✅ **Bad enchant?** Use Grindstone to remove (get some XP back)
|
||||
- ✅ **Mending** from fishing or Librarian villagers
|
||||
- ✅ **End goal:** Netherite > Diamond
|
||||
|
||||
---
|
||||
|
||||
*Guide from Firefrost Gaming* 🔥❄️
|
||||
Reference in New Issue
Block a user