Go to file
Brayd 086b374d9a Merge pull request 'Add torch crafting recipe' (#2) from develop into main
Reviewed-on: https://code.canreal.net/braydofficial/minetest-additions/pulls/2
2022-08-06 18:43:24 +02:00
crafting Rename files 2022-08-06 18:40:52 +02:00
items Add translation 2022-08-06 18:15:42 +02:00
locale Add translation files 2022-08-06 18:26:04 +02:00
textures Add charcoal 2022-08-06 16:48:02 +02:00
.gitignore Add .gitignore 2022-08-06 18:19:28 +02:00
LICENSE Change License 2022-08-06 01:08:19 +02:00
README.md Improve text 2022-08-06 18:31:00 +02:00
init.lua Add torch crafting recipe 2022-08-06 18:40:44 +02:00
mod.conf Initial commit 2022-08-06 00:28:18 +02:00

README.md

Minetest Additions

Lines of code

This small Minetest mod adds some smaller additions to the game.

Features    |    Installation    |    Contributing    |    Languages

Features

  • Be able to burn tree blocks into charcoal inside a furnance to create additional fuel (one coal lump can burn 4 tree blocks to 4 additional charcoal. 1 charcoal has 50% of the burning duration of normal coal lumps, which means, that you can burn two charcoal with one charcoal).

Installation

Note: This mod is not yet added to the Minetest ContentDB due to not having much features yet. I will add more features from time to time and will then publish the mod in the ContentDB.

cd into your Minetest mods folder. For e.g.:

$ cd ~/.minetest/mods

If you're in your Minetest mods folder git clone the repo.

$ git clone https://code.canreal.net/braydofficial/minetest-additions.git

You can now start Minetest, activate the mod for your world and start the game. Have fun!

Contributing

You can contribute with your ideas, bug reports, translations and more within this repo. Just create a pull request for your changes. Please use the branch "develop" for this. If you want to translate this mod be sure to add your translations to the .tr files under /locale/. At the moment translating is only possible within this repo. I do not use another website or service for this yet. Thank you for any contribution!

Languages

This mod is currently available in the following languages:

  • English
  • German