Go to file
Napiophelios 25f6856141
Update README.md
2018-05-13 11:56:55 -04:00
sounds update for Minetest 0.5.0 2017-08-28 01:01:36 -04:00
textures update for Minetest 0.5.0 2017-08-28 01:01:36 -04:00
LICENSE.md update for Minetest 0.5.0 2017-08-28 01:01:36 -04:00
README.md Update README.md 2018-05-13 11:56:55 -04:00
depends.txt update for Minetest 0.5.0 2017-08-28 01:01:36 -04:00
init.lua count full backward, take item before burn 2018-05-10 10:43:18 +02:00
mod.conf update for Minetest 0.5.0 2017-08-28 01:01:36 -04:00

README.md

CampFire mod by Doc

[modified by Napiophelios]

Depends: default, fire, beds, tnt, wool

For Minetest 0.5.0

WARNING:

This mod requires the use of a 16px texture pack.

Inventory and weild images will look distorted if any thing other is used.


Original CampFire mod by Doc

License of code : WTFPL

https://github.com/Doc22/campfire-mod


Particles Function adapted from New Campfire mod by Pavel Litvinoff

License of code : GPLv2.1

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

https://forum.minetest.net/viewtopic.php?f=9&t=16611


Node Timers and miscellaneous code fixes by Bell07