forced_villager_levelup

This NeoForge mod adds a "Villager Upgrader" to instantly level up professions. Using server-side tasks and precise XP management, it safely refreshes trades for stable progression and a bug-free trading experience.

File Details

forced_villager_levelup-1.1.1.jar

  • R
  • Mar 22, 2026
  • 15.58 KB
  • 46
  • 1.21.1
  • NeoForge

File Name

forced_villager_levelup-1.1.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:forced-villager-levelup-1485749:7792896"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Forced Villager Level-up Mod - Changelog

v1.1.1

  • Fixed compatibility issue with Easy Villagers mod
    • Right-clicking a villager with the item no longer opens the trading screen
    • SHIFT + right-click now correctly passes control to Easy Villagers (pick up villager)
  • Moved interaction logic from interactLivingEntity to PlayerInteractEvent with HIGHEST priority
  • Added setCancellationResult(SUCCESS) to properly suppress the trading screen on interaction

v1.0.1

  • Initial public release
  • Added Villager Upgrader item
    • Right-click a villager to forcibly increase their level by 1
    • Cannot be used on unemployed villagers or nitwits
    • Maximum level cap at 5 (Master)
  • Added shapeless crafting recipe: 1 Stick + 3 Emeralds
  • Added Japanese localization (村人強制レベルアップ器)
  • Compatible with NeoForge 1.21.1