BBS S&B Addon

Quick rating

Community listing page, reviews here may not be monitored by the author.

BBS S&B Addon

No reviews yet

BBS S&B is a BBS Addon, which Adds FBX/gltf/GLB support and more features Related to Models

Mod Loaders
Minecraft

About

Description

🧊 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.json models.
  • 🦴 Armature Support for .bbs.json: Adds armature support to native BBS .bbs.json models. 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 .json models are supported, along with model.json config files.
  • 🪄 Shade Smooth for .bbs.json: A Shade Smooth toggle is available when exporting .bbs.json models 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

  1. Download the BBS S&B plugin from GitHub or the BBS Discord server.
  2. Load BBS S&B.js as a local plugin in Blockbench 5.
  3. Go to File → Export → Export BBS S&B model (enable the Shade Smooth toggle if you want it).
  4. Drop the exported file into the BBS models folder.
  5. 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.