mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-07-12 13:00:31 +02:00
First commit
This commit is contained in:
52
signs/README.md
Normal file
52
signs/README.md
Normal file
@ -0,0 +1,52 @@
|
||||
# Signs
|
||||
|
||||
This mod provides various signs with text display. Text is locked if area is protected.
|
||||
|
||||
**Dependancies**: display_lib, default
|
||||
|
||||
**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
|
||||
|
||||
**Poster**
|
||||
|
||||
P P -
|
||||
P P -
|
||||
P P -
|
||||
|
||||
P = Paper
|
||||
|
||||
Poster displays only title, much more text can be read by right-clicking on it.
|
||||
|
||||
**Wooden direction sigh**
|
||||
|
||||
W W W
|
||||
W W -
|
||||
- - -
|
||||
|
||||
W = Wooden Plank (group)
|
||||
|
||||
**Black direction sign**
|
||||
|
||||
B W S
|
||||
S S -
|
||||
- - -
|
||||
|
||||
B = Black Dye, W = White Dye, S = Steel Ingot
|
||||
|
Reference in New Issue
Block a user