Skilled Enchanting [Fabric]

Quick rating

Skilled Enchanting [Fabric]

No reviews yet

Overhauls the vanilla Enchanting system with a new Enchanter block.

Magic
Adventure/Exploration
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
1.18.2 v1.0.0
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Summary

Skilled Enchanting is a Minecraft mod that improves the vanilla enchanting system by adding a new block called the Enchanter.

The enchanter works similarly to an Enchanting Table, except instead of having random enchantments, you use certain materials to 'craft' certain enchantments.

You can also insert bookshelves into the first slot of the Enchanter, which will decrease the amount of levels that are consumed when enchanting items.

Crafting

The Enchanter is crafted with a few items. One of these is a new item called Condensed Obsidian.

2 Condensed Obsidian can be crafted with 6 Obsidian and 3 Crying Obsidian in any order.

The Enchanter is crafted in this exact order:

AAA

BCB

BDB

A: Amethyst Block

B: Condensed Obsidian

C: Diamond Block

D: Enchanting Table

Datapacks

The Enchanter is fully customisable using datapacks (which should theoretically allow modded enchantments and items too!)

Datapack structure: DATAPACKNAME\data\skilledenchanting\enchanter\ENCHANTMENT.json

To override a default recipe, name the .json file with the enchantment id (eg respiration.json). This will replace the default recipe.

(view the modrinth or github page for more detailed information)

https://www.modrinth.com/mod/skilled-enchanting

https://www.github.com/glitchifyed/skilled-enchanting

Skilled Enchanting

Summary

Skilled Enchanting is a Minecraft mod that improves the vanilla enchanting system by adding a new block called the Enchanter. The enchanter works similarly to an Enchanting Table, except instead of having random enchantments, you use certain materials to 'craft' certain enchantments. You can also insert bookshelves into the first slot of the Enchanter, which will decrease the amount of levels that are consumed when enchanting items.

Crafting

The Enchanter is crafted with a few items. One of these is a new item called Condensed Obsidian.
2 Condensed Obsidian can be crafted with 6 Obsidian and 3 Crying Obsidian in any order.

The Enchanter is crafted in this exact order:
AAA
BCB
BDB
A: Amethyst Block
B: Condensed Obsidian
C: Diamond Block
D: Enchanting Table

Datapacks

The Enchanter is fully customisable using datapacks (which should theoretically allow modded enchantments and items too!):
Datapack structure: DATAPACK_NAME\data\skilled_enchanting\enchanter\ENCHANTMENT.json
To override a default recipe, name the .json file with the enchantment id (eg respiration.json). This will replace the default recipe.
JSON structure:

{
    "enchantment": "MODID OR minecraft:ENCHANTMENT_ID",
    "material": "MODID OR minecraft:ITEM_ID",
    "amount": AMOUNT TO CRAFT LEVEL ONE (eg 2),
    "increase": AMOUNT MUTLIPLIER PER ENCHANTMENT LEVEL (>= 1.0f),
    "max": MAX ENCHANTMENT LEVEL (-1 for no max),
    "xp": XP LEVELS CONSUMED PER ENCHANTMENT LEVEL (eg 10 per level),
    "dislikes": [ LEAVE BLANK FOR NO EXCLUSIVITY
        "MODID OR minecraft:ENCHANTMENT_ID"
    ]
}

Default Enchanter Recipes:

  • Enchantment: Aqua Affinity
    Item material: Sea Lantern

  • Enchantment: Bane of Arthropods
    Item material: Fermented Spider Eye

  • Enchantment: Blast Protection
    Item material: Obsidian

  • Enchantment: Channeling
    Item material: Lightning Rod

  • Enchantment: Depth Strider
    Item material: Sponge

  • Enchantment: Efficiency
    Item material: Diamond

  • Enchantment: Feather Falling
    Item material: Slime Block

  • Enchantment: Fire Aspect
    Item material: Magma Cream

  • Enchantment: Fire Protection
    Item material: Blaze Rod

  • Enchantment: Flame
    Item material: Lava Bucket

  • Enchantment: Fortune
    Item material: Netherite Scrap

  • Enchantment: Frost Walker
    Item material: Blue Ice

  • Enchantment: Impaling
    Item material: Prismarine Shard

  • Enchantment: Infinity
    Item material: Arrow

  • Enchantment: Knockback
    Item material: Slimeball

  • Enchantment: Looting
    Item material: Block of Lapis Lazuli

  • Enchantment: Loyalty
    Item material: Lead

  • Enchantment: Luck of the Sea
    Item material: Heart of the Sea

  • Enchantment: Lure
    Item material: Tropical Fish

  • Enchantment: Mending
    Item material: Bottle o' Enchanting

  • Enchantment: Multishot
    Item material: Arrow

  • Enchantment: Piercing
    Item material: Spectral Arrow

  • Enchantment: Power
    Item material: Blaze Powder

  • Enchantment: Projectile Protection
    Item material: Block of Copper

  • Enchantment: Protection
    Item material: Block of Iron

  • Enchantment: Punch
    Item material: Slimeball

  • Enchantment: Quick Charge
    Item material: String

  • Enchantment: Respiration
    Item material: Pufferfish

  • Enchantment: Riptide
    Item material: Dark Prismarine

  • Enchantment: Sharpness
    Item material: Block of Quartz

  • Enchantment: Silk Touch
    Item material: Cobweb

  • Enchantment: Smite
    Item material: Bone Block

  • Enchantment: Sweeping Edge
    Item material: Ender Pearl

  • Enchantment: Swift Sneak
    Item material: Echo Shard

  • Enchantment: Thorns
    Item material: Prismarine Shard

  • Enchantment: Unbreaking
    Item material: Iron Ingot

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Total Downloads
CurseForge
~1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works