🧊 BBS S&B Addon
BBS S&B is an addon for BBS that adds full model support — FBX/glTF/GLB import, multi-texture support, .bbs.json armature support, and more.
S&B / SNB stands for Skins and Bones. The name is inspired by the old, inactive Minecraft mod S&B and was suggested by Nioomf — shoutout to him. This project is not affiliated with the old S&B mod and shares no code with it.
✨ Features
- 🔀 Fork Support: Works with BBS Base, BBS FS, and BBS CML.
- 📦 FBX/glTF/GLB Support: All three formats are supported.
- 🔑 Shape Key Support: Shape keys work for FBX/glTF/GLB models.
- 🎨 Multi-Texture Support: BBS FS already has multi-texture support — this addon brings it to BBS Base and BBS CML too, across FBX, glTF, GLB, OBJ, BOBJ, and
.bbs.json(mesh-only) models. - 🖼️ Texture Extraction: Automatically extracts textures from models into a
textures/<Material>/folder. Works with FBX, glTF, GLB, and.bbs.jsonmodels. - 🦴 Armature Support for
.bbs.json: Adds armature support to native BBS.bbs.jsonmodels. Requires the companion Blockbench plugin (available in the BBS Server's community-assets channel) to export the armature data. - 🎬 Per-Object Animation: Supported for Blender per-object animations. Note: Blender doesn't support multiple per-object animations, so having more than one will likely break.
- 🛡️ Emoticons Armor Support: Adds armor support to native BBS Emoticon models.
- 📄 .json / model.json Support: Old BB-mod
.jsonmodels are supported, along withmodel.jsonconfig files. - 🪄 Shade Smooth for
.bbs.json: A Shade Smooth toggle is available when exporting.bbs.jsonmodels from Blockbench, so BBS shades the model smoothly.
🧩 Supported Forks
| Fork | Status |
|---|---|
| BBS Base | ✅ Supported |
| BBS FS | ✅ Supported |
| BBS CML EDITION | ✅ Supported |
🧱 Using the Blockbench Importer/Exporter
- Download the BBS S&B plugin from GitHub or the BBS Discord server.
- Load
BBS S&B.jsas a local plugin in Blockbench 5. - Go to File → Export → Export BBS S&B model (enable the Shade Smooth toggle if you want it).
- Drop the exported file into the BBS models folder.
- To bring the model back into Blockbench, use File → Import → Import BBS S&B model.
🙏 Credits
This project began as a fork of BBS FBX Addon by ElGatoPro300 (originally CML-only), and has since been substantially rewritten to add multi-fork (Base/FS/CML) support, per-material textures, shape keys, and armature animation. Credit to ElGatoPro300 for the original FBX-for-CML addon.
