diff options
author | acmgit <undertakers_help@yahoo.com> | 2016-07-31 10:09:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-31 10:09:10 +0200 |
commit | c6149de9be03ff0d3010ceb64162691f365889d7 (patch) | |
tree | 9dd7e07a3c1f4ea257ef0573ea1e9c48bae09878 | |
parent | 0c48465bbd8f7e3b93d8515a5e496d68c1a843f8 (diff) | |
download | billboard-c6149de9be03ff0d3010ceb64162691f365889d7.tar.gz billboard-c6149de9be03ff0d3010ceb64162691f365889d7.tar.bz2 billboard-c6149de9be03ff0d3010ceb64162691f365889d7.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ bb_itemname_color_color.png then add an Entry in nodes.lua like: -{ itemname, color, color, size } +{ itemname, color, color, size, imagetyp } then craft your Billboard in Minetest. |