mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
Change default config files for NotreAmiLeCube Server
Add and activate TNT mod Activate Fire propagation Add Technic modpack Add technic_armor mod Add bakedclay Remove burned_clay Add bonemeal Add digilines Add enchanting Add experience Add lightning Add maidroid Add meshnode Add morefarming Add moreflowers Add moreplants Add pdisc Add playeranim Add playereffects Change cyberpangolin skin Add weather_pack Add witchcraft
This commit is contained in:
@ -209,7 +209,7 @@ function fire.update_sounds_around(pos)
|
||||
end
|
||||
|
||||
|
||||
--[[ Extinguish all flames quickly with water, snow, ice
|
||||
-- Extinguish all flames quickly with water, snow, ice
|
||||
|
||||
minetest.register_abm({
|
||||
label = "Extinguish flame",
|
||||
@ -299,7 +299,7 @@ else -- Fire enabled
|
||||
end
|
||||
|
||||
|
||||
-- Rarely ignite things from far
|
||||
--[[ Rarely ignite things from far
|
||||
|
||||
-- Currently disabled to reduce the chance of uncontrollable spreading
|
||||
fires that disrupt servers. Also for less lua processing load.
|
||||
|
Reference in New Issue
Block a user