minetest-megapack/mods/gates
Brett O'Donnell c1b1055944 added worlds and update gates 2012-08-27 14:13:57 +09:30
..
gates added worlds and update gates 2012-08-27 14:13:57 +09:30
gates_iron added worlds and update gates 2012-08-27 14:13:57 +09:30
gates_wooden added worlds and update gates 2012-08-27 14:13:57 +09:30
Readme.txt added all the other mods i could find 2012-07-26 23:37:43 +09:30
license.txt added all the other mods i could find 2012-07-26 23:37:43 +09:30
modpack.txt added all the other mods i could find 2012-07-26 23:37:43 +09:30

Readme.txt

  _____       _______ ______  _____ 
 / ____|   /\|__   __|  ____|/ ____|
| |  __   /  \  | |  | |__  | (___
| | |_ | / /\ \ | |  |  __|  \___ \
| |__| |/ ____ \| |  | |____ ____) |
 \_____/_/    \_\_|  |______|_____/ 

By Splizard.

Forum Post: http://c55.me/minetest/forum/viewtopic.php?pid=9082

INSTALL:
----------
Place this folder in your minetest mods folder.

IMPORTANT
If you do not have the mesecons mod installed delete the gates_iron folder.
 
USAGE:
-------
Toggle a gate by clicking on it. Iron gates can be toggled only by mesecon signals.
You can stack the gates to create doors that open with a single click.
They can also be used as a windows that open.

CRAFTING:
-----------
Classic Gate:

Stick	Wood	Stick
Stick	Wood	Stick

Short Gate:

Stick	Stick

Long Gate:

Stick	Wood	Stick

Classic Iron Gate:

Iron Lump	Steel Ingot    Iron Lump
Iron Lump	Steel Ingot    Iron Lump

Short Iron Gate:

Iron Lump	Iron Lump

Long Iron Gate:

Iron Lump	Steel Ingot    Iron Lump

CHANGELOG:
------------
Version 1.0

    Initial release

Version 1.1

    Added Temperest's code

    Added Mesecon version

    Added Readme file

Version 1.2

    Bugfixes

Version 1.3

    Added inventory tooltip

Version 1.4

    Added iron gates in mesecons version

    Updated textures

Version 1.5

    Complete rewrite of code

    Added API for making new gates

    Fixed iron gate bugs

Version 1.6

    Added 3D gates

UNINSTALL:
------------
Simply delete the folder gates-1.6 from the mods folder.