Go to file
VanessaE 1ba22e2574 make fire burn down into embers first
then those will degrade into ashes after 60s
add sticks to embers to refuel and automatically reignite after 2s

also make sure it_val and em_val are properly-set in on_construct in all nodes
2020-06-04 15:54:31 -04:00
locale added cooked 2017-06-05 20:10:13 +03:00
models make fire burn down into embers first 2020-06-04 15:54:31 -04:00
sounds added: sound file, new textures, changed model, config_file. 2017-03-13 09:21:32 +02:00
textures make fire burn down into embers first 2020-06-04 15:54:31 -04:00
LICENSE.txt first commit 2017-02-07 10:39:39 +02:00
README.md Added cooking 2017-04-22 20:47:50 +03:00
description.txt edit readme 2017-02-07 10:46:37 +02:00
init.lua make fire burn down into embers first 2020-06-04 15:54:31 -04:00
intllib.lua add intllib support, improved texture fire 2017-02-08 17:07:34 +02:00
mod.conf fix adding sticks to active campfire without grille 2020-06-03 09:50:03 -04:00

README.md

Minetest mod "New Campfire"

Version: 0.3.0

License of source code:

  • Copyright (C) 2017 Pavel Litvinoff googolgl@gmail.com

  • Authors of media (contained_campfire.obj) and (campfire.png) files:

  • Nathan Salapat

  • License of media (models): CC BY-SA

Notice:

  • This mod is only useable with Minetest 0.4.15-dev or above!

Description:

  • You can craft and use better campfire.

Using the mod:

  • To use the campfire, you have to craft one. You need 2 stick and 3 stone to craft it following way:
                        default:stick
stairs:slab_cobble      default:stick     stairs:slab_cobble
                     stairs:slab_cobble
  • Just rightclick with a flint_and_steel in your hand on the campfire and it will flame.

Change Log

[0.1.0] - 2017-02-07

  • Release

[0.1.1] - 2017-02-08

  • added initllib support
  • improved texture fire

[0.2.0] - 2017-02-13

  • added animation particles of fire and smoke

[0.2.3] - 2017-03-15

  • added: sound file, new textures, changed model, config_file
  • added campfire life time

[0.2.4] - 2017-04-20

  • added: fireplace, ash
  • flamable nodes around the campfire can fire
  • removed config_file
  • changed recipe

[0.3.0] - 2017-

  • added: cooking

Links: