1.0.0
Compatibility
Changes
Ultimate Enchant Table 📖✨
A powerful and visually stunning enchanting table for Minecraft 1.20.1 Forge. This mod overhauls the enchanting experience with a professional GUI, beautiful animations, and magical effects.
🌟 Features
🖥️ Modern GUI System
- Comprehensive List: View all enchantments applicable to your item at once.
- Search & Filter: Find exactly what you need with real-time search functionality.
- Level Control: Precise
+and-buttons to choose enchantment levels. - Cost Feedback: Real-time XP cost calculation with clear insufficient XP indicators.
- Compatibility Checking: Visual feedback on incompatible enchantment combinations.
- Mod Compatibility: Automatically detects and handles enchantments from other mods.
✨ Immersive Block Visuals
- Animated Book: A floating book that smoothly opens and rotates to face you as you approach.
- Page Flipping: Realistic page flipping animations while you interact or wait.
- Enhanced Particles: 7 unique types of magical particles including:
- Purple Enchantment Glyphs
- Cyan Soul Flames
- Purple Portal Swirls
- Magenta Dragon Breath
- White End Rod Sparkles
- Green Witch Glitters
- Golden Ambient Sparkles
🛠️ Balanced Crafting
Upgrade your standard enchanting table with a premium recipe:
- 1x Book
- 2x Diamonds
- 1x Enchanting Table (Vanilla)
- 3x Obsidian
🚀 Getting Started
- Crafting: Place a vanilla enchanting table in a crafting grid with diamonds, obsidian, and a book.
- Setup: Surround it with bookshelves just like a normal table to reach max power.
- Enchanting: Place an item in the slot and explore the searchable list of possibilities.
📝 Technical Details
- Version: 1.0.0
- Platform: Forge 1.20.1 (47.2.0+)
- Authors: Osman
Enjoy a more magical and controlled enchanting experience!
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:e6ZlymQg:4i3FbA0Q"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:e6ZlymQg:4i3FbA0Q"
}

