Improve text

master
braydofficial 2022-08-06 18:31:00 +02:00
parent 76a4290a5e
commit 92e8f4b4cf
No known key found for this signature in database
GPG Key ID: 5FF25C7F086FE217
1 changed files with 16 additions and 2 deletions

View File

@ -7,10 +7,14 @@ This small Minetest mod adds some smaller additions to the game.
<a href="#features">Features</a>
&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#installation">Installation</a>
&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#contributing">Contributing</a>
&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#languages">Languages</a>
</p>
## Features
* Be able to burn tree blocks into coal lumps inside a furnance to create additional fuel (one coal lump can burn 4 tree blocks to 4 additional coal lumps).
* 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.
@ -25,4 +29,14 @@ 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!
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