Перейти к содержимому
Mineforgian

Semos Cape Addon

Adds capes textures for cape part of a model

3K загрузок1 подписчиковCC-BY-NC-SA-4.0minecraft

Обновлён 28 июня 2026 г. · опубликован 26 октября 2025 г.

  • Capes used in a ressource pack

This pack let you add capes textures to mobs models. This pack is meant to be used as dependancy by other packs. Nothing will be displayed by this pack itself.

Since 1.0.2 this pack can be anywhere in the ressource pack list

Keep track of what versions of my packs are compatible with wich addon version with this file: [with this link]

List of names to get a specific cape - 15th Anniversary Cape - Birthday Cape - Cherry Blossom Cape - Chinese Translator Cape - Cobalt Cape - Common Cape - Copper Cape - db Cape - Follower Cape - Founder Cape - Home Cape - Japanese Translator Cape - MCC 15th Year Cape - Menace Cape - Migrator Cape - Millionth Customer Cape - Minecon 2011 Cape - Minecon 2012 Cape - Minecon 2013 Cape - Minecon 2015 Cape - Minecon 2016 Cape - Minecraft Experience Cape - Mojang Cape - Mojang Classic - Mojang Office Cape - Mojang Studio Cape

List of pack using it:

Let me know if you use it and I'll add your pack on the list :)

How to add capes to your own models:

(From 1.0.2 and up)

First and formost, please use this pack as a dependency, do not reupload it included in your own.

To add the capes to your models, simply create a new bone in the root part of the body (or else if you want funky stuff)

This bone can be named whatever you want.

Bone creation

My blockbench is still not at latest version, so does not support .jpms. Idk how you set them up, but just make so it read my jpm wich is in assets\semos\parts and is called semos_cape

Alternatively, open your jem model with a text editor, find the bone you just created and replace it with this:

{
"id": "semos_cape",
"model": "semos:parts/semos_cape.jpm",
"translate": [0, 0, 0]
}

Reminder "id" can be called what you want The part should be in a correct location for a player sized model. If not, tweak the location with the translate values

Get some animations:

You must set animations in a root part. I use this math for a vanilla-ish feel. (limb_speed might need to be adjusted depending of the mob)

"semos_cape.rx": "if(limb_speed>0.6, -torad(45),limb_speed>0.1, -torad(15),-torad(5))"

You could also reference [Semos Animations Lib] for a smoother anim, more Fresh Animation oriented, the path is:

"model": "semos:entity_animations/humanoids/cape_animations.jpm"

Or make your own :)

Textures:

The .propertie will make your model use the default weight distribuation of all the vanilla capes (+ the classic optifine). It is based on the numbers of real life owner of those capes (according to NameMC ) It will also have about half a chance to not have any cape

There are a couple of variables you can set in you model to force some king of capes. Those variables must be boooleans and named the following

  • extra_rare_capes (Those with less than 10 owners)
  • rare_capes (Those with less than 500 owners)
  • common_capes (Those with more than 100k owners)
  • minecon_capes (Those from Minecon 2011 - 2016, Experience and Minecon Live 2019
  • no_capes (Never display a cape)

When true it will follow the weight distribution of only the corresponding capes

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.5Релиз26.1, 26.1.1, 26.1.2, 26.2minecraft28 июня 2026 г..jar (197 КБ)
1.0.4Релиз1.21.11, 26.1, 26.1.1, 26.1.2minecraft29 марта 2026 г..jar (197 КБ)
1.0.3Релиз1.21.7, 1.21.8, 1.21.9, 1.21.10minecraft17 ноября 2025 г..jar (197 КБ)
1.0.2Релиз1.21.7, 1.21.8, 1.21.9, 1.21.10minecraft15 ноября 2025 г..jar (197 КБ)
1.0.1Релиз1.21.7, 1.21.8, 1.21.9, 1.21.10minecraft31 октября 2025 г..jar (148 КБ)
1.0.0Релиз1.21.7, 1.21.8, 1.21.9, 1.21.10minecraft26 октября 2025 г..jar (148 КБ)

Ченджлог

1.0.5Релиз26.1.1, 26.1.2, 26.2 · 28 июня 2026 г.
  • Up to 26.2
  • Not added new released capes yet
1.0.4Релиз26.1, 26.1.1, 26.1.2 · 29 марта 2026 г.

-Up to 26.1 -Enabled capes for Semos Songs of War Villager pack

1.0.3Релиз1.21.8, 1.21.9, 1.21.10 · 17 ноября 2025 г.

Fixed the jpm name so the pack actually work --'

For Hermitcraft villagers 3.0.3+ and Alex and Steve villagers 6.0.3+

1.0.2Релиз1.21.8, 1.21.9, 1.21.10 · 15 ноября 2025 г.

Added the cape part in the pack as a jpm

You can now add capes to your own models easily (see description)

Added a few variables in the texture .propertie for you to choose between different distributions

1.0.1Релиз1.21.8, 1.21.9, 1.21.10 · 31 октября 2025 г.

Added support for Alex and Steve Ressource pack

Полная история изменений — на Modrinth.

Комментарии

Загружаем…