display_modpack/signs_road
pyrollo bc9607eb91 Fixed incorrect dependancies 2016-12-20 20:21:41 +01: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 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 Fixed groups and black sign drop item 2016-12-18 20:57:40 +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