diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 38 |
1 files changed, 11 insertions, 27 deletions
@@ -1,31 +1,21 @@ - _____ _ _____ -|_ _| | | / __ \ - | |_ __ __ _ ___| |__ | / \/ __ _ _ __ - | | '__/ _` / __| '_ \ | | / _` | '_ \ + _____ _ _____ +|_ _| | | / __ \ + | |_ __ __ _ ___| |__ | / \/ __ _ _ __ + | | '__/ _` / __| '_ \ | | / _` | '_ \ | | | | (_| \__ \ | | | | \__/\ (_| | | | | \_/_| \__,_|___/_| |_| \____/\__,_|_| |_| - - - -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. +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. +Version: 0.1.0 +License: MIT (see LICENSE.txt) -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/ - - +Dependencies: +default (found in minetest_game) Crafting: - Wooden trash can: w = wood planks x = nothing @@ -35,7 +25,6 @@ w|x|w ----- w|w|w - Dumpster: i = iron ingot c = coal block g = dark green dye @@ -45,18 +34,13 @@ i|g|i ----- i|i|i - Contributers: - Zeg9: - Made it so you can throw stuff in the trash can (by pressing "q") - Mossmanikin: - -Made the nodeboxes for the dumpster, the textures for the wooden trash can, and the texture for the dumpster node. -(with some editing by me) +Made the nodeboxes for the dumpster, the textures for the wooden trash can, and the texture for the dumpster node. +(with some editing by me). (old) |