2024-03-05 21:58:31 +08:00
2022-10-16 22:30:33 +02:00
2024-03-05 21:49:44 +08:00
2024-12-21 13:37:36 +08:00
2024-03-05 21:47:28 +08:00
2024-03-05 21:47:28 +08:00
2024-03-05 21:49:09 +08:00
2024-12-21 13:42:17 +08:00
2024-03-05 22:08:54 +08:00
2024-12-21 13:41:43 +08:00

banisters

Banisters mod for Minetest. Adds straight and diagonal banisters for stairs railings.

This mod is a fork of Felfa's banisters mod.

How can I craft them?

You can craft normal banisters simply by using this recipe:

[M] [M] [M]
[S] [ ] [S]
[ ] [ ] [ ]

Or you can craft a (little) more fancy one using this recipe:

[M] [M] [M]
[S] [S] [S]
[ ] [ ] [ ]

Where "M" is the material you want to use (wood, stone, etc) and "S" is default:stick.

How to use them?

You can place them diagonally by pointing to a side of a stair or slope while facing slightly left or right. If you want to put a horizontal banister, just put it looking straight ahead to a wall or over the ground.

To-do list

  • Add marmor and technic support (marble and granite textures).

Changelog

1.0

  • Dropped intllib
  • Added Chinese translations
  • Fixed ethereal node textures
  • Code quality tidy up
  • The API of this version is no longer compactible with previous versions.

0.2b

  • Added more materials and craft recipes. Diagonal railings can be placed automatically depending on the facing direction.

0.14b

  • Added more types and materials. Simplified register function.

0.12b

  • Initial public release. Added basic wooden banisters.
Description
No description provided
Readme 4 MiB
Languages
Lua 100%