Colorable banisters

Description

Colorable banisters 🔗

Adds 9 simple banisters (4 front, 4 corner and 1 corner-point) and support for creating own.

Mod inspired by 1F616EMO's mod banisters (with nice banisters) - https://content.luanti.org/packages/Emojiminetest/banisters/ - without using any part of code

How to add own banisters 🔗

Supported types of shapes of the banisters 🔗

f = front,
c = corner,
cp = corner point

Supported shapes 🔗

{nodebox} - for example, {-0.5,-0.5,0.375,0.5,0.5,0.5},
"model.obj" - for example, "cobanisters_base.obj",
{"gen",l,u,m,n} - generated nodebox from parts, if you want to save your time,
- for example: see to default written - {"gen",l_f,u_f,m_01,5}

How to add it 🔗

  1. See in code: REGISTRATION (in version 10101, it is about line 40)
  2. Copy any row from before
  3. Set the name (must be unique), description, shape type of banister, shape, texture and palette
  4. Load the media to the folders and name it correctly
  5. Activate the mod (if isn't activated) or start / restart the server

Planned features 🔗

  • more type of banister shapes
  • add rotatable banisters with rotatable collisionbox

License 🔗

  • MIT for code
  • CC0 for media

Using AI 🔗

  • idea fully made by human
  • structure of code made by human
  • AI (Google Gemini) helped with basic Lua syntax (Q & A for using tables etc.) and some bugfixes
  • human completed the code

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

2026-04-15 21:45 UTC

10202 - small change in license file 🔗

10202 - small change in license file

10201:

  1. added groups for generated shapes
  2. added yd - y difference for generated shapes (group)
  3. added cpe - corner point element variant for generated corner shapes (group)
  4. many bugfixes with it
2026-04-02 19:35 UTC

10104 - license update 🔗

removed CC-BY 4.0

All releases

Information

Provides

cobanisters

Dependencies

Required
No required dependencies

Information

Type
Mod
Technical Name
cobanisters
Languages
English, Česky
License
MIT for code,
CC0-1.0 for media.
Maintenance State
Work in Progress
Added
2026-03-30 20:14 UTC
Maintainers
MatyasP