generated from MrSphay/codex-agent-repository-kit
Fix creative tab and smoke particle API
All checks were successful
Build / build (push) Successful in 9m10s
All checks were successful
Build / build (push) Successful in 9m10s
This commit is contained in:
@@ -20,7 +20,6 @@ public class SmokeParticle extends TextureSheetParticle {
|
||||
return ParticleRenderType.PARTICLE_SHEET_TRANSLUCENT;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean shouldCull() {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user