mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
first attempt for compatibility
This commit is contained in:
parent
97beb3ebe0
commit
a8ac725ce1
4 changed files with 127 additions and 0 deletions
|
|
@ -47,6 +47,11 @@ object DataPackDependency {
|
|||
continue
|
||||
}
|
||||
|
||||
if (packName.contains("neoenchant", ignoreCase = true)) {
|
||||
handlePack("enchantplus")
|
||||
continue
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue