promotional bannermobile promotional banner

Create: Workers

A Mechanical Arm with legs: hard-hatted workers haul items around your factory.
Back to Files

Create: Workers 0.1.0

File namecreateworkers-1.21.1-0.1.0.jar
Uploader
StealMyModsStealMyMods
Uploaded
Aug 21, 2026
Downloads
73
Size
115.4 KB
Mod Loaders
NeoForge
File ID
8699301
Type
A
Alpha
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-workers-1662272:8699301"

Learn more about Curse Maven

What's new

First release.

Added

  • Hard Hat. Craft it from andesite alloy and yellow dye, then right-click inventories to program it exactly as you would a Mechanical Arm: each click cycles a block between take from and deposit to, left-click removes it, and your selection is outlined in the world while you hold the hat. Unlike an arm, a programmed hat can be picked up and edited.
  • Villager workers. Right-click a villager with a programmed hat and they clock in, walking between the blocks on the hat and hauling items the way an arm moves them. They pathfind around obstacles, keep to their patch instead of wandering off, and still flee from mobs.
  • Enderman workers. The same job, done by teleporting — several hops for a long haul, each one closing the distance, with a cooldown between them, and no landing in water, rain, fire or lava. Employed endermen stop being hostile, stop blinking off at random in the daylight, and leave the blocks around them where they are.
  • Idle rounds. With nothing to haul, a worker ambles between its own assigned blocks and stands at each a while. Configurable via idleBehaviour: PATROL, HOLD_STATION or WANDER.
  • Package sorting. Workers deliver addressed packages through Create's own Package Filter on a Brass Funnel, including glob-pattern addresses, and will not pick up a package they have nowhere to deliver.
  • Wearable hat. A real helmet worth the same protection as a leather cap, rendered as the same 3D hat the workers wear rather than as a texture painted on your head.
  • Visible cargo, a hi-vis vest, and a hat that survives save/reload; a worker drops its hat and cargo on death, and hands both back when you retire it with a sneaking empty-hand right-click.
  • Crafting a programmed hat by itself clears its program, the way a Create filter clears.
  • Nine server config options in config/createworkers-server.toml, including maxTargetSpread — the diameter of a worker's beat, enforced as you assign blocks rather than silently later.

Known limitations

  • Workers accept exactly the blocks a Mechanical Arm accepts, so a plain chest, barrel or hopper is not a valid target. Put a funnel on it, the same as you would for an arm.
  • The hat and vest are built from code with generated textures — functional placeholders rather than proper art.