Please Sit is a NeoForge mod for Minecraft 1.21.x that adds a redstone-controlled villager controller. You select a target seat block first, place the control block, and then use redstone to call and release villagers.
- Use the Please Sit Controller item on a target block to store the seat location.
- Optionally, sneak-right-click a villager with the item to lock that villager to the controller item.
- Place the control block where you want the wiring.
- Power the block to call a villager to the target seat.
- If the controller was locked to a villager, only that villager will respond. Otherwise, the controller will pick an eligible nearby villager.
- Remove power to release the villager to a nearby clear block.
- The mod uses NeoForge's built-in config screen.
- Open the Mods list, select
Please Sit, and pressConfigto adjust settings. Villager Search Radiuscontrols how far from the target seat the controller searches for a villager.
R C R
W S W
P I P
R= Redstone DustC= ComparatorW= Any wooden slabS= StickP= Any planksI= Iron Ingot
- Minecraft
1.21.x(developed against1.21.1) - NeoForge
21.1.x(developed against21.1.221)
./gradlew runClient
./gradlew build