Tinkers' Tool Leveling

Tinkers' Tool Leveling

67M Downloads

Suggestion: Special Block Modifier

NHDriver4 opened this issue ยท 1 comments

commented

It would be nice to allow users to add a list of items with exp modifiers.

For example:

toolxp {
    exp_modifier {
        "minecraft:gold_ore" = 3 #Gold gives 2x the base exp of 1
        "minecraft:iron_ore" = 1.5 #Iron gives 1.5x the base exp of 1
        21 = 2 #Lapis gives 2x the base exp of 1
    }
}
commented

The mod is intended to be simple, while I get why you'd want that I don't plan on introducing any xp modifiers.