If you blow up a huge number of TNT, the performance suffers greatly.
Ideas to improve performance:
- Remove log spam
- Some kind of caching (if many nodes got ignited at once)?
- Reduce number of
set_node/get_nodecalls - Use LVM
- Cut down particle/sound count
If you blow up a huge number of TNT, the performance suffers greatly.
Ideas to improve performance:
* Remove log spam
* Some kind of caching (if many nodes got ignited at once)?
* Reduce number of `set_node` / `get_node` calls
* Use LVM
* Cut down particle/sound count