minetest-mm/mods/display_modpack/ontime_clocks
root 0f1c1c3a95 new_mods_and_update 2020-11-15 20:25:38 +01:00
..
locale new_mods_and_update 2020-11-15 20:25:38 +01:00
textures new_mods_and_update 2020-11-15 20:25:38 +01:00
tools new_mods_and_update 2020-11-15 20:25:38 +01:00
LICENSE.txt new_mods_and_update 2020-11-15 20:25:38 +01:00
README.md new_mods_and_update 2020-11-15 20:25:38 +01:00
common.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
copyright.txt new_mods_and_update 2020-11-15 20:25:38 +01:00
crafts.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
depends.txt new_mods_and_update 2020-11-15 20:25:38 +01:00
init.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
intllib.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
mod.conf new_mods_and_update 2020-11-15 20:25:38 +01:00
nodes.lua new_mods_and_update 2020-11-15 20:25:38 +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_api, 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