minetest-game-minetest/mods/fire
Герхард PICCORO Lenz McKAY dde9a5338e upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool
* beds 7b6fae96d5
* boats 3832de08f7
* bucket 1d9f32295a
* carts dcbca916cf
* creative ca09e77370
* doors a89ab0454d
* farming 00e4b3cb89
* fire 4e5f7ad553
* stairs c3a5af6c45
* tnt 8195861f90
* wool de642a08e8
2022-03-09 12:52:16 -04:00
..
sounds Fire: Rewrite fire sound code 2016-12-07 08:28:08 +00:00
textures upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
README.md upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
depends.txt upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
init.lua upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
license.txt Fire: Add flint and steel sound 2016-10-24 04:55:08 +01:00
mod.conf upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00
screenshot.png upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool 2022-03-09 12:52:16 -04:00

README.md

minetest mod fire

Fire featured mod

Information

This mod is named fire, it features work from original mod. This is improved for Chest drops and /fire (on|off) command too to disable propagation of fire destruction.

screenshot.png

Technical informaton

Dependencies

  • default

Configuration

  • enable_fire - taken from minetest config file, bool type
  • disable_fire - taken from minetest config file, bool type

The disable_fire is checked only if enable_fire is not defined, if configure enables or disables usage of fire and flames.

nodes and tools

Name node notes
Basic flame fire:basic_flame it flames fro a while
Permanent flame fire:permanent_flame always flaming
Flint and Steel fire:flint_and_steel it burns flamable things

chat command

Command format Description privilegies need
`/fire <on off>` Disbles fire spreading when set to OFF

Licence

Source code

Originally by Perttu Ahola (celeron55) celeron55@gmail.com (LGPL 2.1) Various Minetest developers and contributors (LGPL 2.1) Chest drops and /fire (on|off) command additions by TenPlus1 (MIT)

Media (textures and model)

Everything not listed in here: Copyright (C) 2012 Perttu Ahola (celeron55) celeron55@gmail.com (CC BY-SA 3.0)

Muadtralk (CC BY-SA 3.0) fire_basic_flame_animated.png

Gambit (CC BY-SA 3.0) fire_flint_steel.png

dobroide (CC BY 3.0) http://www.freesound.org/people/dobroide/sounds/4211/ fire_small.ogg

Dynamicell (CC BY 3.0) http://www.freesound.org/people/Dynamicell/sounds/17548/ fire_large.ogg fire_fire.*.ogg

fire_small.ogg and fire_large.ogg are unused but kept temporarily to not break other mods that may use them.

Benboncan (CC BY 3.0) https://www.freesound.org/people/Benboncan/sounds/66457/ fire_flint_and_steel.ogg

Check lisence.txt