f unstuck
This commit is contained in:
@ -461,6 +461,13 @@ public class MConf extends Entity<MConf>
|
||||
public float seeChunkParticleOffsetY = 2;
|
||||
public float seeChunkParticleDeltaY = 2;
|
||||
|
||||
// -------------------------------------------- //
|
||||
// UNSTUCK
|
||||
// -------------------------------------------- //
|
||||
|
||||
public int unstuckSeconds = 30;
|
||||
public int unstuckChunkRadius = 10;
|
||||
|
||||
// -------------------------------------------- //
|
||||
// LOGGING
|
||||
// -------------------------------------------- //
|
||||
|
Reference in New Issue
Block a user