display_modpack/ontime_clocks
Pierre-Yves Rollo 1b39bf7ae3 Added facedir node support to display_lib, created font_lib, updated mods accordingly 2015-11-28 20:44:04 +01:00
..
textures First commit 2015-11-11 14:26:39 +01:00
LICENSE.txt First commit 2015-11-11 14:26:39 +01:00
README.md First commit 2015-11-11 14:26:39 +01:00
common.lua First commit 2015-11-11 14:26:39 +01:00
crafts.lua First commit 2015-11-11 14:26:39 +01:00
depends.txt First commit 2015-11-11 14:26:39 +01:00
init.lua First commit 2015-11-11 14:26:39 +01:00
nodes.lua Added facedir node support to display_lib, created font_lib, updated mods accordingly 2015-11-28 20:44:04 +01:00

README.md

Ontime Clocks

This mod provides clocks that display real ingame time.

Dependancies: display_lib, default

License: WTFPL

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