Prop cleanup / Optimization of large skybox PNG
This commit is contained in:
@@ -12,8 +12,6 @@ public class Prop extends Block{
|
||||
breakable = true;
|
||||
alwaysReplace = true;
|
||||
instantDeconstruct = true;
|
||||
|
||||
deconstructThreshold = 0.35f;
|
||||
breakEffect = Fx.breakProp;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user