mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-04-23 07:35:16 +02:00
Fix bamboo signs not being converted
This commit is contained in:
parent
85dcaa0f61
commit
7d44155ea6
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ local signs = {
|
|||
["_mangrove_wood"] = "_mangrove",
|
||||
["_crimson_hyphae_wood"] = "_crimson",
|
||||
["_warped_hyphae_wood"] = "_warped",
|
||||
["_bamboo"] = "_bamboo",
|
||||
["_cherrywood"] = "_cherry",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue