naari3 / offers-hud

OffersHUD is a client-side mod which display a list of villager's trading offers as a HUD, without a right-click.
https://www.curseforge.com/minecraft/mc-mods/offershud
MIT License
9 stars 1 forks source link

Update to Minecraft 1.20.(1) #34

Closed SrGnis closed 11 months ago

SrGnis commented 1 year ago

I updated the OffersHUD to MC 1.20 and also is compatible with 1.20.1

Minecraft now uses the new class net.minecraft.client.gui.DrawContext to ease the rendering (fabric blog) , so I replaced the methods of the old ItemRender and DrawableHelper with the new ones in DrawContext.

swiftpwns commented 11 months ago

How do I download this?