FrenchKrab / MendingTradeNerf

A spigot plugin to nerf villager-traded mending books.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MendingTradeNerf

Pretty simple : nerfs mending trades, by making the emerald cost constant and adding curses (binding/vanishing) to the book. These nerfs are configurable.

This is more or less just a open-sourced & more configurable version of BinsNerf.

Commands

/mtnreload : reload / regenerate the config file

Default config

# How many emeralds the trade costs (constant)
cost: 64

# Add Curse of Vanishing to villager-traded mending books ?
vanishing: true

# Add Curse of Binding to villager-traded mending books ?
binding: true

About

A spigot plugin to nerf villager-traded mending books.

License:MIT License


Languages

Language:Java 100.0%