Minecraft S&B mod 2026 download
logo
minecraft mod S&B

S&B

Game Version: 1.12.2
Total Downloads: 970
Updated: May 3, 2022
Created: Oct 3, 2021
Download S&BDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Skin&Bones 1.4 release 143.20 KB May 3, 2022 1.12.2 1 download S&B Skin&Bones 1.4 releaseDownload
Skin&Bones 1.3.3 release 140.99 KB Apr 15, 2022 1.12.2 170 download S&B Skin&Bones 1.3.3 releaseDownload
Skin&Bones 1.3.2 release 140.65 KB Oct 12, 2021 1.12.2 660 download S&B Skin&Bones 1.3.2 releaseDownload
Skin&Bones 1.3.1 release 139.90 KB Oct 10, 2021 1.12.2 53 download S&B Skin&Bones 1.3.1 releaseDownload
Skin&Bones 1.3 release 136.43 KB Oct 3, 2021 1.12.2 86 download S&B Skin&Bones 1.3 releaseDownload

Description

Share this:

McHorse has abandoned this mod, and now I will continue his legacy by managing the mod. If you want to add something, feel free to do so on the GitHub repository.

S&B is a Minecraft mod that allows you to import custom animated models (using skeletal animations) Minecraft using a Blender exporter add-on (it supports both 2.7* and 2.8+). Check out McHorse’s Discord server to ask questions or learn more about the mod.

FAQ

Q: What version is this mod for?
A: This mod works only for 1.12.2. It works best in conjunction with McHorse’s mods ecosystem. It definitely requires the dependencies Metamorph and McLib mods to work.

Q: Why should I use this mod in the first place?
A: This amazing mod gives you the ability to not only import custom models, but also import their rigs and your own animations. You can select default animations for actions like running or idle. See this page for full list of supported actions.

Q: How do I import my models?
A: First you should learn about the general process of importing models into the mods of McHorse.


You will need to use McHorse’s custom BOBJ exporter add-on for Blender. Download it here.

After you exported your model correctly you will need to place the model folder in .minecraft/config/snb/models/.

Then there are some important things to note:

  • At the moment S&B doesn’t support MTL files, so you would have to manually separate the meshes according to materials (i.e. for every textured material there should be a separate mesh). However, there are Blender addons that can merge different materials into one like this one.
  • The fps in Blender should be set to a whole number e.g. 60 instead of Blender’s default 60.0 (if you won’t then all animations will be very very very slow).
  • Model armature (skeletons) bones should be set in Euler XYZ rotation mode in the pose mode.
  • S&B can only animate one rig at a time.
  • Armature bones must have all bones with 0 roll (and 0 or 180 degrees for head bone).
  • At the moment, only bezier, linear and constant interpolations are supported.
  • Only simple deformations are supported, so no target to bones or other Blender options, meshes must use only Armature deform modifier.
  • You need an additional JSON file configuration that defines the head bone, the item slots (to which bone main and offhand items should be attached and what transformations they have), the meshes configuration, i.e. default texture and shading parameters… Here is the S&B’s JSON documentation.
  • Only FK (forward kinematics) is supported. IK and other pose bone modifiers and constraints will be ignored.


Tutorials will come when I find some time…

Comments

Add a comment