removed debug line
This commit is contained in:
parent
7d9b56b6e7
commit
7e2ea43817
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ public class BCLib implements ModInitializer {
|
|||
|
||||
@Override
|
||||
public void onInitialize() {
|
||||
ModUtil.convertModVersion("1.3.0-pre1-1.17.1");
|
||||
BaseRegistry.register();
|
||||
GeneratorOptions.init();
|
||||
BaseBlockEntities.register();
|
||||
|
|
Loading…
Reference in a new issue