display_modpack/signs_road
pyrollo 54108e8054 Added accentuated letters support and textures 2016-12-25 20:14:56 +01:00
..
textures Right direction model fixed, Green direction signs added, unused files removed 2016-12-24 21:45:27 +01:00
LICENSE.txt Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
README.md Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
copyright.txt Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
crafts.lua Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
depends.txt Fixed incorrect dependancies 2016-12-20 20:21:41 +01:00
init.lua Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
nodes.lua Added accentuated letters support and textures 2016-12-25 20:14:56 +01:00

README.md

Signs Road

This mod provides road signs with text display. Text is locked if area is protected.

Dependancies: default, display_lib, font_lib, signs

License: Code under LGPL, texture under CC-BY-SA

Recipes

Blue Street Sign

	B W S
	S S S
	- - -

B = Blue Dye, W = White Dye, S = Steel Ingot

Green Street Sign

	G W S
	S S S 
	- - -

G = Green Dye, W = White Dye, S = Steel Ingot

Black direction sign

	B W S
	S S -
	- - -

B = Black Dye, W = White Dye, S = Steel Ingot