Cleanup and Speed Improvement of SurfaceRules/Structures (paulevsGitch/BetterNether#485, paulevsGitch/BetterEnd#420)
This commit is contained in:
parent
01f728c282
commit
baf1e0f4b1
10 changed files with 144 additions and 189 deletions
|
@ -48,8 +48,6 @@ public class BCLib implements ModInitializer {
|
|||
Chunker.DESCRIPTOR
|
||||
));
|
||||
|
||||
BiomeAPI.registerStructureEvents();
|
||||
|
||||
BCLibPatch.register();
|
||||
Configs.save();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue