summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
author4Evergreen4 <4Evergreen4@users.noreply.github.com>2013-08-26 15:59:54 -0400
committer4Evergreen4 <4Evergreen4@users.noreply.github.com>2013-08-26 15:59:54 -0400
commitfb17d2ae4093d7c7433289cf473ca00f6a0aaff5 (patch)
tree9f3653ab696bc034a5bb6d4d0c158c78d840580a /README.txt
parent875d38f1a2f1d4b16b3a979009f319a6c8d5ab90 (diff)
Better README.txt
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt46
1 files changed, 43 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index c7c8e30..109664b 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,46 @@
-This mod adds trash cans to minetest.
+ _____ _ _____
+|_ _| | | / __ \
+ | |_ __ __ _ ___| |__ | / \/ __ _ _ __
+ | | '__/ _` / __| '_ \ | | / _` | '_ \
+ | | | | (_| \__ \ | | | | \__/\ (_| | | | |
+ \_/_| \__,_|___/_| |_| \____/\__,_|_| |_|
+
+
-License:
+
+This mod adds a wooden trash can, and a dumpster to the game. Right click it, put in your trash, and click the empty trash button.
+You can also throw things in the wooden trash can by pressing "q" or throwing them out of your inventory.
+
+
+Dependencies: Default
+
+
+
+License: CC BY-SA 3.0
This work is licensed under a Creative Commons Attribution 3.0 Unported License.
-More info at http://creativecommons.org/licenses/by/3.0/ \ No newline at end of file
+More info at http://creativecommons.org/licenses/by/3.0/
+
+
+
+Crafting:
+
+
+Wooden trash can:
+w = wood planks x = nothing
+
+w|x|w
+-----
+w|x|w
+-----
+w|w|w
+
+
+Dumpster:
+i = iron ingot c = coal block g = dark green dye
+
+c|c|c
+-----
+i|g|i
+-----
+i|i|i