Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.87 KB

README.md

File metadata and controls

59 lines (36 loc) · 1.87 KB

OffersHUD

OffersHUD is a client-side mod which display a list of villager's trading offers as a HUD, without a right-click.

show offers

Installation

Download

The latest releases of OffersHUD are published to these services.

Required other mods

Install the latest version for suitable Minecraft versions.

Features

Main

When you focus on a villager with profession (or wandering trader), the offers will be displayed in the upper left corner of the screen.

This can be very useful, for example, for carefully selecting the details of a villager's trading offers. You don't have to right-click on the villager every time you reposition the job site block.

Configurations (required modmenu)

You will need to add modmenu for the configurations.

Enabled

  • Toggle enabled / disabled
  • default: true

Ignore villagers who do not have a profession

  • Do not react to focus on villagers without profession.
  • If false, try to interact with villagers who do not have a profession as well.
    • Mainly for special villagers on spigot servers, etc.
  • default: true

Suppress villager head rolling

  • Villagers will no longer do head rolling when interacting, even if no profession villagers.
    • Mainly for Ignore villagers who do not have a profession: false
  • default: false

Special Thanks

  • @javascriptjp has done a great job with version 1.19!