Make TNT and TNT Minecart use the explosions API

The old api from mcl_tnt is still left in the code, and used by the
mobs.
This commit is contained in:
Elias Åström 2020-04-17 20:36:39 +02:00
parent ca7c8c23c7
commit fd05259202
4 changed files with 5 additions and 4 deletions

View file

@ -1,3 +1,4 @@
mcl_explosions
mcl_sounds?
mcl_mobitems?
mcl_death_messages?