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:
@ -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
|
||||
|
Reference in New Issue
Block a user