VillagerTweaks

Some minor adjustments to villager interactions to ease a few headaches.

File Details

[Fabric] 1.19.x - 1.2.0

  • R
  • Nov 25, 2022
  • 57.07 KB
  • 1.2K
  • 1.19.2+2
  • Fabric

File Name

villagertweaks-fabric-1.19-1.2.0.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:villagertweaks-682997:4111020"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added the ability to prevent certain items from having their trades messed with. By default, only player heads are included (e.g. for instances where a villager or wandering trader sells textured heads as miniblocks). However, mod authors and modpack makers can add items to the villagertweaks:items/ignored_trade_items tag, and they will be skipped when the villager trade offer logic runs. Note: this is not retroactive, so any previous modifications to the trade data by this mod (or any other) will remain as is.