Go to file
Emojigit 68b4416d1b
Publish
2020-09-10 19:58:20 +08:00
textures Publish 2020-09-10 19:58:20 +08:00
.gitattributes first commit 2014-06-24 20:31:12 -04:00
.gitignore first commit 2014-06-24 20:31:12 -04:00
License.txt License, Readme and Description added. 2016-07-30 10:07:45 +02:00
README.md Update README.md 2017-06-28 17:25:49 +02:00
depends.txt Texturesize and Recipes changed. 2016-07-28 22:57:19 +02:00
description.txt descriptioin.txt changed 2016-08-02 21:13:02 +02:00
init.lua Publish 2020-09-10 19:58:20 +08:00
nodes.lua Publish 2020-09-10 19:58:20 +08:00
screenshot.png Little changes. 2016-08-11 00:20:41 +02:00

README.md

#Billboards for Minetest

Forked from https://github.com/crazyginger72/billboard.git

This Mod adds signlike Billboards with different sizes and craftrecipes.
To add a new or own Billboard:
You only need an Image for the Billboard.
Save your Image in textures/
and add an Entry in nodes.lua.

#Depends:

default
wool

#Craftrecipes:

St = Stick
Wo = Wool
DI = Item from default:

St St St
DI Wo Wo
St St St

#License:

WTFPL

#Screenshot:

Screenshot 1