FancyPhysics icon indicating copy to clipboard operation
FancyPhysics copied to clipboard

3D block particles, realistic explosions and more

Minecraft version Spigot rating Spigot downloads bStats
License Version jitpack

[!NOTE] Works without a resourcepack/mod!

image

  • Block particles
  • Visual crafting
  • Entity death particles
  • Entity damage particles
  • Realistic tree destroy animation
  • Realistic explosions
  • Trapdoor animation (Experimental)
  • Sprint door break

image

/fancyphysics reload

image

fancyphysics.admin
fancyphysics.commands

image
Spawn your own particles or cancel/modify existing particles using events in your plugin
Read the documentation

image

  • Download plugin
  • Copy into the servers plugins folder
  • Restart your server

image

Sounds: true
Explosion:
  Physics: true
  NaturalDrops: true
EntityDeathParticles: true
Particle:
  Enabled: true
  Animation:
    Rotation: true
    FlyUp: false
    SpeedInTicks: 40
    EndSizeMultiplier: 0.5
  MaxAmount: 4000
DamageParticles: true
PerformanceMode: true
Tree:
  Physics: true
  DropSaplings: true
  ChopDelay: true
  GravityIfInAir: true
  AffectedBlocksInPlayerBreakBlocksStatistic: true
  AdvancedStemScan: false
  ScanMaxStemSize: 200
  ScanMaxLeavesSize: 260
  MaxInvalidScans: 2700
  MaxInvalidBlockDistance: 2
VisualCrafting: true
FallingBlockPhysics: true
BlockCrackOnFall: true
TrapdoorPhysics: false
SprintBreak:
  Door: false
  Glass: false
Regeneration:
  TreeRegeneration:
    Enabled: false
    Delay: 10
  ExplosionRegeneration:
    Enabled: false
    Delay: 10
BlockParticleBlackList:
- END_ROD
- POINTED_DRIPSTONE
- CANDLE
- ........
DisabledWorldsList:
- DisabledWorld
- AnotherDisabledWorld

image

image

stats

bStats