promotional bannermobile promotional banner

Busy Villagers

Make Villagers work overtime and nightshifts by removing their sleep schedule

File Details

Busy Villagers V1.2

  • R
  • Feb 24, 2026
  • 7.72 KB
  • 1.2K
  • 1.20.1
  • Forge

File Name

busy_villagers-forge-1.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:busy-villagers-1363832:7673169")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

V1.2

Added

  • New config option: blockGolemSpawning — Villagers too busy to spawn Golems (blocks Iron Golem spawning, default: false)

Fixed

  • Fixed ScheduleMixin using a recursive @HEAD injection with ThreadLocal guard; now uses a cleaner @RETURN injection to read the original activity directly

V1.1

Added

  • Configurable villager restocking (cooldown, reset period, max restocks per period)
  • preventVillagerSleep config option — prevents villagers from sleeping at night
  • alwaysWorking config option — forces villagers to work all day (no meetings or idle time)
  • Iron Golem spawning no longer requires villager sleep
  • Time-of-day restriction removed from villager restocking (purely cooldown-based)