Mineuniverse
Log in Register
Mods

NoExpensive

The anvil has no expensive restrictions
by Enaium
Download Claim this project
781,981 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Miscellaneous

The anvil has no expensive restrictions and compatible to any enchantment.

Configuration

This mod uses the MineConf for configuration.

Configs

Config Description
max_level The maximum repair cost level (default: 39). Set to 0 for auto calculation.
combine_higher Enable or disable combining higher-level enchantments (default: false).
compatibility Allow two enchantments to be compatible.
{
  "maxLevel": 39,
  "combineHigher": false,
  "compatibility": {
    "minecraft:mending": [
      "minecraft:infinity"
    ],
    "minecraft:multishot": [
      "minecraft:piercing"
    ],
    "minecraft:sharpness": [
      "minecraft:smite",
      "minecraft:bane_of_arthropods"
    ],
    "minecraft:smite": [
      "minecraft:bane_of_arthropods",
      "minecraft:sharpness"
    ],
    "minecraft:bane_of_arthropods": [
      "minecraft:sharpness",
      "minecraft:smite"
    ],
    "minecraft:density": [
      "minecraft:breach",
      "minecraft:sharpness",
      "minecraft:smite",
      "minecraft:bane_of_arthropods"
    ],
    "minecraft:breach": [
      "minecraft:density",
      "minecraft:sharpness",
      "minecraft:smite",
      "minecraft:bane_of_arthropods"
    ],
    "minecraft:protection": [
      "minecraft:projectile_protection",
      "minecraft:blast_protection",
      "minecraft:fire_protection"
    ],
    "minecraft:projectile_protection": [
      "minecraft:blast_protection",
      "minecraft:fire_protection",
      "minecraft:protection"
    ],
    "minecraft:blast_protection": [
      "minecraft:fire_protection",
      "minecraft:protection",
      "minecraft:projectile_protection"
    ],
    "minecraft:fire_protection": [
      "minecraft:protection",
      "minecraft:projectile_protection",
      "minecraft:blast_protection"
    ]
  }
}

Legacy version

  • The Compatibility config is number(enchantment id), not string(enchantment name), because the enchantment uses number to register in 1.7.x and below.
NoExpensive 26.2-1.11.0
MC Fabric, 26.2
Release 2026-06-18 Get
NE-1.14.4-Fabric-1.3.0
MC 1.14.4
Release 2022-05-15 Get

More from Enaium

Fabric ORM Jimmer
867
AlwaysOpenWater
8,430
MineConf
6,033
Fabric Gui ImGui
4,042
Fabric Database H2
361
AntiDrop
1,903

You Might Also Like

LoadingTips
A mod that adds custom tips to the loading screen
999,218
Sampler
Performance oriented debugging/administration tools
998,926
VulkanMod
Vulkan renderer mod for Minecraft.
997,115
Charm Fixer
Disables some modules on charm to fix incompatbility issues with owo
996,251
Trading station
Basic items to item trading machines
99,755
NarrateBookForMe [FABRIC]
Adds a narration keybind, and two GUI buttons to the book screen. Text-to-speech (tts) / narration on the go! Client sided.
99,734