aboutsummaryrefslogtreecommitdiff
path: root/ontime_clocks/README.md
blob: d9db9984f393d68b73aed32b84ca3582719b09a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Ontime Clocks

This mod provides clocks that display real ingame time.

For more information, see the [forum topic](https://forum.minetest.net/viewtopic.php?t=19365) 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