https://github.com/mt-mods/new_campfire
https://github.com/mt-mods/new_campfire
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mt-mods/new_campfire
- Owner: mt-mods
- License: other
- Created: 2021-12-05T21:24:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T22:14:13.000Z (almost 2 years ago)
- Last Synced: 2025-04-17T00:16:54.945Z (about 1 year ago)
- Language: Lua
- Size: 116 KB
- Stars: 0
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Minetest mod "New Campfire"
======================
Version: 0.3.0
# License of source code:
- Copyright (C) 2017 Pavel Litvinoff
- 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:
- Forum Topic:
-
- Bitbucket:
-