ac4ed623b973a259f6a25e6bff914da4879cfa1e
CommonAssetValidator.TEXTURE_PARTICLES (CommonAssetValidator.java:25) requires PNGs to live under Common/Particles/, not Server/Particles/. Server crash log confirmed: "Common Asset 'Particles/chain_spark.png' doesn't exist!" → cascading ParticleSpawner + ParticleSystem failure. Spike-relevant finding: assets split into Server/ (engine-side configs: .particlesystem, .particlespawner) and Common/ (shared textures: PNG).
Description
A magical sceptre for **Hytale** that fires chain lightning at mobs — right-click a target and the bolt jumps to up to 5 nearby enemies within 8 blocks, dealing decreasing damage with every hop.
Languages
Java
100%