Compat with Canvas emissive shaders, fixes
This commit is contained in:
parent
bcc3b076c2
commit
b05f5a728f
15 changed files with 210 additions and 6 deletions
|
@ -12,7 +12,6 @@ public class BCLibClient implements ClientModInitializer {
|
|||
ModIntegrationAPI.registerAll();
|
||||
BaseBlockEntityRenders.register();
|
||||
DataExchangeAPI.prepareClientside();
|
||||
|
||||
PostInitAPI.postInit(true);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue