Create FileTreeInitEvent (#4489)
* filetree init event * actions do your thing
This commit is contained in:
@@ -347,6 +347,7 @@ public class Mods implements Loadable{
|
||||
}
|
||||
}
|
||||
}
|
||||
Events.fire(new FileTreeInitEvent());
|
||||
|
||||
//add new keys to each bundle
|
||||
I18NBundle bundle = Core.bundle;
|
||||
|
||||
Reference in New Issue
Block a user