Fix multiplayer crashes
This commit is contained in:
parent
398d74dedc
commit
739f4c21e8
13 changed files with 232 additions and 220 deletions
|
@ -84,9 +84,6 @@ public class TechReborn implements ModInitializer {
|
|||
// WorldGen
|
||||
WorldGenerator.initBiomeFeatures();
|
||||
|
||||
StackToolTipHandler.setup();
|
||||
StackWIPHandler.setup();
|
||||
|
||||
// WorldGen
|
||||
// GameRegistry.registerWorldGenerator(new OilLakeGenerator(), 0);
|
||||
// Register Gui Handler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue