mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-07-15 06:20:26 +02:00
Creation of signs_road mod
This commit is contained in:
34
signs_road/README.md
Normal file
34
signs_road/README.md
Normal file
@ -0,0 +1,34 @@
|
||||
# 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**: WTFPL
|
||||
|
||||
## 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
|
||||
|
Reference in New Issue
Block a user