aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoracmgit <undertakers_help@yahoo.com>2016-07-30 15:58:00 +0200
committeracmgit <undertakers_help@yahoo.com>2016-07-30 15:58:00 +0200
commitf7ac372e72e6638c443f4bd46f3a1a4e1dc103f6 (patch)
tree39245742e61201c09e53f69ca6506ed8a6ad5fd9 /README.md
parent4ad5a1c82327f0194b098de269a2c05d2a10a1dc (diff)
downloadbillboard-f7ac372e72e6638c443f4bd46f3a1a4e1dc103f6.tar.gz
billboard-f7ac372e72e6638c443f4bd46f3a1a4e1dc103f6.tar.bz2
billboard-f7ac372e72e6638c443f4bd46f3a1a4e1dc103f6.zip
Readme changed, new BB added.
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 13 insertions, 4 deletions
diff --git a/README.md b/README.md
index ed06485..b651838 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,17 @@
Forked from
https://github.com/crazyginger72/billboard.git
-This Mod adds 3x3 signlike Billboards with Craftrecipes.
-The Dimension of an Texture is 512 x 300 Pixel.
+This Mod adds signlike Billboards and different sizes with Craftrecipes.
+You only need a Texture for the Billboard.
+To add a Billboard, save the Texture in textures, rename the image in shape of:
+
+bb_<itemname>_<color>_<color>.png
+
+then add an Entry in Nodes like:
+
+{ itemname, color, color, size }
+
+then craft your Billboard in Minetest.
#*Depends:*
@@ -14,11 +23,11 @@ wool
#*Craftrecipes:*
Wo = Wool
-St = Stick
+DI = Item from default:
Si = wooden Sign
St St St
-Si Wo Wo
+DI Wo Wo
St St St
#*License:*