kayjaydee ac4ed623b9 fix(04-00): move particle texture to Common/Particles per validator rule
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).
2026-04-27 13:07:02 +02:00
2026-04-26 18:33:39 +02:00
S
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.
140 KiB
Languages
Java 100%