Implement a custom algorithm to make big explosions prettier. Requires modification on the normal TNT Best option: Depending on performance, do it all in one go and override the logic in ServerExplosion - [x] Data structure for onion - [ ] Pre-computation of onion - [ ] Explosion algorithm itself (needs to be async) - [ ] Saving the runtime data on a tnt
Implement a custom algorithm to make big explosions prettier.
Requires modification on the normal TNT
Best option: Depending on performance, do it all in one go and override the logic in ServerExplosion