forked from SteamWar/SteamWar
Hotfix: Rework Pickaxe
This commit is contained in:
@@ -83,6 +83,9 @@ data class TNTLeagueConfig(
|
||||
}),
|
||||
UNBREAKING({
|
||||
it.addEnchant(Enchantment.UNBREAKING, 1, false)
|
||||
}),
|
||||
EFFICIENCY({
|
||||
it.addEnchant(Enchantment.EFFICIENCY, 1, false)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user