display_modpack/signs_road
Pierre-Yves Rollo 926242a585 Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
..
textures Creation of signs_road mod 2015-11-28 20:44:41 +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 Creation of signs_road mod 2015-11-28 20:44:41 +01:00
init.lua Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02:00
nodes.lua Relicensing to LGPL, fixes and evolutions 2016-08-25 21:58:28 +02: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