Added prelim load

This commit is contained in:
Auxilor
2022-08-30 19:15:34 +01:00
parent 1fd54faa04
commit cb8e1c0f0b
2 changed files with 2 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ class EcoEnchantsPlugin : LibReforgePlugin() {
init {
instance = this
EcoEnchants.update(this)
}
override fun handleEnableAdditional() {