display_modpack/ontime_clocks
Gabriel Pérez-Cerezo 63317776bd
Added compatibility with advtrains mod
2017-12-08 14:04:59 +01:00
..
locale Add Malay translation 2017-08-27 09:43:15 +08:00
textures First commit 2015-11-11 14:26:39 +01:00
tools add intllib support (i18n) 2017-08-05 10:12:43 +02:00
LICENSE.txt Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
README.md Release 2017-08-26 2017-08-26 14:12:38 +02:00
common.lua Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
copyright.txt Release 2017-08-26 2017-08-26 14:12:38 +02:00
crafts.lua Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
depends.txt add intllib support (i18n) 2017-08-05 10:12:43 +02:00
init.lua Release 2017-08-26 2017-08-26 14:12:38 +02:00
intllib.lua add intllib support (i18n) 2017-08-05 10:12:43 +02:00
nodes.lua Added compatibility with advtrains mod 2017-12-08 14:04:59 +01:00

README.md

Ontime Clocks

This mod provides clocks that display real ingame time.

For more information, see the forum topic at the Minetest forums.

Dependancies: display_lib, default

License: Code under LGPL, textures under CC-BY-SA

Recipes

Green and red digital clocks

	- D -
	G M G
	- - -

G = Glass, D = Dye, M = Mese Crystal, - = Empty

Green dye for green clock, red dye for red clock

White clock

	S P S
	- M -
	- - -

P = Paper, S = Steel Ingot, M = Mese Crystal, - = Empty

Frameless clock

	S D S
	- M -
	- - -

D = Dye, S = Steel Ingot, M = Mese Crystal, - = Empty

Black dye for black clock, White dye for white clock

Gold frameless clock

	G - G
	- M -
	- - -

G = Gold Ingot, M = Mese Crystal, - = Empty