Add mcl_explosions for ray traced explosions
Code has been adapted from the Minetest explosions API mod to have Minecraft-like explosion mechanics and work with MineClone 2.
This commit is contained in:
parent
063595ac3c
commit
1d5c11f683
2 changed files with 267 additions and 0 deletions
1
mods/CORE/mcl_explosions/description.txt
Normal file
1
mods/CORE/mcl_explosions/description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
This mod adds a common API to create explosions.
|
Loading…
Add table
Add a link
Reference in a new issue