Added Todo
This commit is contained in:
parent
36f28c1561
commit
66ef032001
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ public class ModelManagerMixin {
|
||||||
Executor executor2,
|
Executor executor2,
|
||||||
CallbackInfoReturnable<CompletableFuture<Void>> cir
|
CallbackInfoReturnable<CompletableFuture<Void>> cir
|
||||||
) {
|
) {
|
||||||
|
//TODO: 1.20 check
|
||||||
BCLibClient.modelBakery.loadCustomModels(resourceManager);
|
BCLibClient.modelBakery.loadCustomModels(resourceManager);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue