Draylar / reroll

https://www.curseforge.com/minecraft/mc-mods/reroll
MIT License
5 stars 6 forks source link
hacktoberfest

Reroll

Reroll is a simple QOL mod for the Fabric Loader that allows you to reroll the Enchantment Table at a configurable cost.

The server can configure how many EXP levels & Lapis Lazuli items are required for each reroll in the config/reroll.json5 file:

{ 
    // Levels required/consumed per reroll in an Enchantment Table.
    "levelsPerReroll": 1,

    // Lapis Lazuli required/consumed per reroll in an Enchantment Table.
    "lapisPerReroll": 0
}

This mod is licensed as MIT.