mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-16 22:01:07 +00:00
fabric cleanup
This commit is contained in:
@@ -43,11 +43,6 @@ public class StandalonePlugin implements TerraPlugin {
|
||||
return worldHandle;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isEnabled() {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public TerraWorld getWorld(World world) {
|
||||
return new TerraWorld(world, registry.get("DEFAULT"), this);
|
||||
|
||||
Reference in New Issue
Block a user