Go to file
braydofficial 76a4290a5e
Add translation files
Added empty translation files for French, Italian and Russian trnalsations.
2022-08-06 18:26:04 +02:00
crafting Rename files 2022-08-06 16:48: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 Add installation steps 2022-08-06 01:28:53 +02:00
init.lua Rename files 2022-08-06 16:48:52 +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

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).

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!