[Mod] Fire Extingusher [1.00] [fireextinguisher]

Post Reply
Bad_Command_
Member
Posts: 30
Joined: Sat Jun 23, 2012 01:17

[Mod] Fire Extingusher [1.00] [fireextinguisher]

by Bad_Command_ » Post

Hiya,

This mod provides automatic fire extinguishers, as well as fire fighting foam. When the fire extinguishers detect fire, they release a large cloud of foam. The foam settles, and continues to fight fire. Also, there is a foam remover node that eats fire fighting foam.

Links and Downloads:
Version 1.00
Dev Zipball
Github Page

License:
Code: LGPL 2.1
Textures: LGPL 2.1/WTFPL/CC0

Dependencies:
-Default
-Fire
-Bucket

Fire extinguisher:
-Build-able block, place somewhere to protect something from fire
-Discharges a cloud of fire retardant when it detects fire
-Crafted as follows:
Image
This is crafted with a bucket of water, a torch, and some mese, and a steel ingot.

Crafting Fire Retardant Cleaner:
-Clears fire retardant foam
-Place it in fire retardant foam, and it will eat all of it.
-Crafted as follows:
Image
This is crafted with 3 puffs of retardant above 3 torches.

Screenshots
Image
Fire extinguisher setup in a small, highly flammable house...

Image
Oh no! The house is on fire!

Image
A fire extinguisher trips and releases a cloud of fire retardant foam.

Image
The house is saved! Only a few blocks were burned. Residual protective foam covers the ground.

Image
The foam cleaner can take care of the residue with ease.


Configuring
This mod is configurable! Check out config.lua if you want to hack around with it a bit.

Cheers,
Bad_Command
Last edited by Bad_Command_ on Wed Mar 20, 2013 04:09, edited 1 time in total.

Sokomine
Member
Posts: 4276
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

by Sokomine » Post

That might save a lot of houses on servers that do not restrict the usage of lava. Hope it gets installed there! The idea sounds very good.
A list of my mods can be found here.

Bad_Command_
Member
Posts: 30
Joined: Sat Jun 23, 2012 01:17

by Bad_Command_ » Post

This mod is running mt1.gameboom.net (it is a test 0.4.5 test server at the moment). Come try it out!

User avatar
Dopium
Member
Posts: 233
Joined: Sat Jun 09, 2012 15:43
Location: Australia

by Dopium » Post

Very nice mods Bad, this is a great for the average user to save their house from greifers however i do think liquid cleaner mod should be a moderator only tool though. Just because i can see people using it as a form of greifing projects that have lava and water. They could even start removing water from lakes and so forth, could make it so they can only use the tool in their protected area. Same deal with placing lava and water, this would cut down alot of greifing
Running @1.19 MHz, 128 bytes of RAM and interchangeable 4kb ROM carts!

User avatar
12Me21
Member
Posts: 873
Joined: Tue Mar 05, 2013 00:36
GitHub: 12Me21
Location: (Ignore all of my posts before 2018)

by 12Me21 » Post

I used fire extinguishers to protect a giant statue made out of wool and wood from lava. it survived even with a lava source on top of it and it was completely covered with lava!
Shoutouts to Simpleflips

deivan
Member
Posts: 452
Joined: Fri Feb 15, 2013 10:16
Location: Brazil. :D

by deivan » Post

Nice. :D

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: [Mod] Fire Extingusher [1.00] [fireextinguisher]

by balthazariv » Post

It's a pity that it's no longer developed.
With the addition of sirens, flashing lights that would be nice;-)

Odracir
Member
Posts: 21
Joined: Thu Sep 19, 2019 00:55

Re: [Mod] Fire Extingusher [1.00] [fireextinguisher]

by Odracir » Post

My compatibility update ( works with Minetest 5.0.1 )
fireextinguisher_2019.zip
(19.64 KiB) Downloaded 126 times
* Main fix: avoid crash
fire.on_flame_remove_at(...) -> minetest.sound_play("fire_extinguish_flame" ....)

* Modernization:
minetest.env:* -> minetest.*

* Avoid deprecation warnings
tile_images -> tiles

* Added mod.conf

Nothing really new

Changes are marked --MIO

User avatar
BuckarooBanzay
Member
Posts: 435
Joined: Tue Apr 24, 2018 05:58
GitHub: BuckarooBanzay
IRC: BuckarooBanzai
In-game: BuckarooBanzai

Re: [Mod] Fire Extingusher [1.00] [fireextinguisher]

by BuckarooBanzay » Post

Odracir wrote:My compatibility update ( works with Minetest 5.0.1 )
fireextinguisher_2019.zip
* Main fix: avoid crash
fire.on_flame_remove_at(...) -> minetest.sound_play("fire_extinguish_flame" ....)

* Modernization:
minetest.env:* -> minetest.*

* Avoid deprecation warnings
tile_images -> tiles

* Added mod.conf

Nothing really new

Changes are marked --MIO
You could put it on github and from there into the contentdb, it would attract more developers i think...
¯\_(ツ)_/¯ Not active here anymore, contact me on the minetest discord, irc, lemmy or github (for programming issues)

Odracir
Member
Posts: 21
Joined: Thu Sep 19, 2019 00:55

Re: [Mod] Fire Extingusher [1.00] [fireextinguisher]

by Odracir » Post

Was told to better open a new thread.
May be nobody reads this until 2025, he, he

So, there it is [Mod] Fire Extinguisher [1.01] [fireextinguisher]

Odracir
Member
Posts: 21
Joined: Thu Sep 19, 2019 00:55

Re: [Mod] Fire Extingusher [1.00] [fireextinguisher]

by Odracir » Post

Yeah, Github would be better, but don't have Git.
Would have to use a very old version, without critical updates.
Still using Windows XP.

Planning to go Linux.

User avatar
BuckarooBanzay
Member
Posts: 435
Joined: Tue Apr 24, 2018 05:58
GitHub: BuckarooBanzay
IRC: BuckarooBanzai
In-game: BuckarooBanzai

Re: [Mod] Fire Extingusher [1.00] [fireextinguisher]

by BuckarooBanzay » Post

Odracir wrote: Still using Windows XP.
*gasp*

I recommend a *ubuntu distribution (xubuntu/ubuntu) ;)
¯\_(ツ)_/¯ Not active here anymore, contact me on the minetest discord, irc, lemmy or github (for programming issues)

User avatar
FreeGamers
Member
Posts: 650
Joined: Sat May 25, 2019 00:15
GitHub: is proprietary I use NotABug
Location: United States
Contact:

Re: [Mod] Fire Extingusher [1.00] [fireextinguisher]

by FreeGamers » Post

+1 to Xubuntu to learn Linux.

XP is old and end of life'd by MS for some time now. You'll feel comfortable with XFCE coming from XP.

https://xubuntu.org/download
https://www.pendrivelinux.com/universal ... -as-1-2-3/
FreeGamers.org has moved to MeseCraft.net | FreeGamers on this forum is now MeseCraft

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests