From d75a079d52a2626fc3bb397d56dc95b16c739a9c Mon Sep 17 00:00:00 2001 From: ezhh Date: Tue, 10 Jan 2017 03:33:29 +0000 Subject: [PATCH] Added readme --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..299160a --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +abriflame +========= + +Coloured flames Minetest mod by Shara RedCat which adds: + +1. Ten decorative, non-destructive placeable fire types. +2. A fire starter tool to create them. + +Note: This mod depends on abriglass and default in minetest_game. + + +Crafting +--------- + +To create coloured flames, first craft a fire starter tool using a steel ingot and a mese crystal fragment. + +Place a node of coloured glass (non-patterned) from the abriglass mod. + +While holding the tool, left click on top of the glass node. Coloured flame will appear. + +You can remove and replace the glass node with something else, and the flame will remain. + + + +Licenses and Attribution +----------------------- + +Please see license.txt for details. \ No newline at end of file