Mods › MC Dungeons: Enchanting

MC Dungeons: Enchanting

MC Dungeons: Enchanting 1.6.4-1.21, for Minecraft 1.21.1.

Brings the Enchantment system from Minecraft Dungeons to Minecraft

The author's own description, out of the mod's manifest. Quoted, not paraphrased.

4items and blocks
3have their own page
1on the item table
4recipes
0advancements
3loot tables

Items

All 4 items and blocks — 3 have a page of their own, 1 are listed there as anchors. Which ones earn a page was decided once, in the cross-index, and is obeyed here rather than recomputed (D-022).

First 3 by name.

Recipe types

TypeRecipes
minecraft:crafting_shaped3
minecraft:crafting_shapeless1

A recipe file always lives under its shipping mod's namespace, so cross-mod support shows up in the recipe type, never the directory.

Dependencies

What the JAR declares it needs, exactly as written. The range is what the modloader itself enforces; it is not resolved to a build, because a range is stable and a resolution is perishable (D-019).

ModDeclared range
fabric-api* required
fabricloader>=0.16.5 required
java>=21 required
minecraft>=1.21 <=1.21.1 required