diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ 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: +then add an Entry in nodes.lua like: { itemname, color, color, size } |