Block / villagers

Horseman’s Table

The horseman’s workstation, and the only block the mod adds. Put one down near an unemployed villager and you get a horseman.

What it is for

Recipe (shapeless): 3 hair cloth + 2 leather + 2 fences of any kind.

Place one near an unemployed villager and they take up the horseman trade. One villager per table.

That is the whole of how a horseman comes to exist — no house, no bed and no special structure needed. The block does nothing else; it is the job site and that is the point of it.

It is a POI and nothing else

A plain block with no behaviour of its own — everything happens because it backs the horsegenetics:horsemans_table POI. It has its own three-face texture set (horsemans_table_{top,side,bottom}) on a cube_bottom_top model.

It is the horseman's only workstation, and there is no second one. Worth saying because the name does not: “horse trader's post” and “horseman” are the same trade, so a separate horseman post would be a duplicate block claiming the same job for the same profession. Placing one of these next to an unemployed villager is the whole of how a horseman comes to exist — he needs no house, no bed and no custom structure, because a profession comes from a job site and nothing else.

Block and POI registration in the NeoForge module's block/ package.