aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoracmgit <undertakers_help@yahoo.com>2016-07-30 19:00:54 +0200
committeracmgit <undertakers_help@yahoo.com>2016-07-30 19:00:54 +0200
commit0c48465bbd8f7e3b93d8515a5e496d68c1a843f8 (patch)
tree4deb7f15cdbcefd3ce0afd0ba85bdb91400796a9
parent2565108081a72b693c33be866dd71c6004968991 (diff)
parent4d548a68342c13f08e893874b2fbf845ddee73b9 (diff)
downloadbillboard-0c48465bbd8f7e3b93d8515a5e496d68c1a843f8.tar.gz
billboard-0c48465bbd8f7e3b93d8515a5e496d68c1a843f8.tar.bz2
billboard-0c48465bbd8f7e3b93d8515a5e496d68c1a843f8.zip
Merge branch 'master' of https://github.com/acmgit/billboard
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b651838..1f214a2 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,9 @@ 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
+bb_itemname_color_color.png
-then add an Entry in Nodes like:
+then add an Entry in nodes.lua like:
{ itemname, color, color, size }