mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
Fix 1.21 config being wrong:
fix 1.21 config updater and automatically repair previously broken config version: - Allow 1.21 enchantment in enchantment book - Add unit repair of mace with breeze rod Also version up
This commit is contained in:
parent
14fd247b0b
commit
f4f467f6fe
10 changed files with 173 additions and 16 deletions
|
|
@ -14,7 +14,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "xyz.alexcrea"
|
||||
version = "1.6.1"
|
||||
version = "1.6.2"
|
||||
|
||||
repositories {
|
||||
// EcoEnchants
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue