1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-10-14 08:15:20 +02:00
Files
display_modpack/ontime_clocks
Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org 4dc2bb661c Add mcl groups, _mcl_hardness, _mcl_blast_resistance params (#15)
* MineClonia/MineClone2 _mcl_hardness and _mcl_blast_resistance params

* _mcl_hardness and _mcl_blast_resistance to signs mod

* _mcl_hardness and _mcl_blast_resistance to clocks mod
2024-03-21 21:47:31 +01:00
..

Ontime Clocks

This mod provides clocks that display real ingame time.

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

Dependencies: display_api, xcompat

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