blob: f5bd659fbf008ee6ad0af2e814538a1bee779ae4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
#*Billboards for Minetest*
Forked from
https://github.com/crazyginger72/billboard.git
This Mod adds signlike Billboards with different sizes and craftrecipes.
You only need an Image for the Billboard.
To add a new or own 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] (textures/Screenshot.png)
|