Go to file
NathanSalapat 2503d3d6a3 Some changes for the 0.4.14 release of Minetest. 2016-05-19 08:44:06 -05:00
lib added smokebombs and molotov cocktails from Napiophelios. 2015-05-29 19:20:00 -05:00
models testing 2015-05-29 15:00:59 -05:00
sounds fixed up depreciated functions. 2015-05-30 20:49:05 -05:00
textures Some changes for the 0.4.14 release of Minetest. 2016-05-19 08:44:06 -05:00
Credits.txt added mod.conf 2016-03-12 20:52:59 -06:00
LICENSE initial upload 2014-10-20 20:48:10 -05:00
abms.lua fixed a missing texture. 2015-09-02 11:25:50 -05:00
changelog.txt Fires now can cook food. 2015-08-26 20:35:44 -05:00
config.txt fixed up depreciated functions. 2015-05-30 20:49:05 -05:00
craftitems.lua Some changes for the 0.4.14 release of Minetest. 2016-05-19 08:44:06 -05:00
crafts.lua Some changes for the 0.4.14 release of Minetest. 2016-05-19 08:44:06 -05:00
depends.txt added smokebombs and molotov cocktails from Napiophelios. 2015-05-29 19:20:00 -05:00
description.txt Added description, screenshot and mod.conf 2016-03-20 08:01:51 -07:00
functions.lua fixed a missing texture. 2015-09-02 11:25:50 -05:00
init.lua fixed a missing texture. 2015-09-02 11:25:50 -05:00
mod.conf Added description, screenshot and mod.conf 2016-03-20 08:01:51 -07:00
molotov.lua you can start fires again. 2015-06-03 14:38:44 -05:00
nodes.lua Some changes for the 0.4.14 release of Minetest. 2016-05-19 08:44:06 -05:00
readme.md fixed up depreciated functions. 2015-05-30 20:49:05 -05:00
screenshot.png Added description, screenshot and mod.conf 2016-03-20 08:01:51 -07:00
smokebomb.lua you can start fires again. 2015-06-03 14:38:44 -05:00
tools.lua Some changes for the 0.4.14 release of Minetest. 2016-05-19 08:44:06 -05:00

readme.md

If you have any ideas for more fire related things please let me know, or consider forking the project on GIT. I'm always ready to add more good stuff.

Mod Contributors

Nathan Napiophelios

More_fire

This is a Minetest mod that adds more/better fire related stuff

Forum Topic

https://forum.minetest.net/viewtopic.php?f=11&t=10372

Licensing

CC0

Dependencies

  • default
  • farming
  • fire
  • vessels

Items currently included:

  • Campfires
  • Finite torches, they burn out (configurable in config.txt)
  • oil lanterns, use these instead of torches
  • oil for the lanterns of course
  • a lighter, for starting the campfires.
  • charcoal, much like coal, but made by cooking wood
  • a smoke bomb
  • molotov cocktail

Planned: Cooking capabilities in the campfires.