1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

- Creeper explosion trigger surrounding nodes with fake fire rather than real fire for avoiding out of control wildfires.

- Increase Creeper explosion radius to 3 and 6 for damage radius.
- Add a custom tnt mod as a replacement of the default one. This mod allow explosions without burning surrounding nodes.
This commit is contained in:
sys4
2017-11-29 22:03:09 +01:00
parent 6923c52f4a
commit d4a2c5e085
5 changed files with 661 additions and 2 deletions

View File

@ -284,5 +284,6 @@ load_mod_weather_pack = true
load_mod_nyancat = true
load_mod_cherry_tree = true
load_mod_toolranks = true
load_mod_tnt = true
player_backend = files