display_modpack/ontime_clocks
bri cassa 21cfb2e59e Merge branch 'github' 2022-07-02 12:47:48 +02:00
..
locale Update Malay translation 2020-07-05 19:44:42 +08:00
textures Lossless compression 2019-08-20 10:43:54 +02: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 Seperate signs API from signs definitions 2018-02-07 06:04:12 +01:00
common.lua Seperate signs API from signs definitions 2018-02-07 06:04:12 +01:00
copyright.txt Copyright notices update 2018-01-28 19:08:07 +01:00
crafts.lua Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
init.lua Add mods loading messages to action log 2020-07-23 15:39:26 +02:00
intllib.lua add intllib support (i18n) 2017-08-05 10:12:43 +02:00
mod.conf Delete depends.txt, update mod.conf 2022-07-02 12:46:17 +02:00
nodes.lua Fixed top and bottom nodeboxes in preparation of new rotation abilities 2019-03-09 19:11:44 +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