Suggestion: Special Block Modifier
NHDriver4 opened this issue ยท 1 comments
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
}
}