About
This mod adds Batman elytra capes, including custom cape items, crafting recipes, animated models, and unique textures.
Cape Showcase
|
|

Cape Items

Supported Platforms and Dependencies
Fabric (Minecraft 26.2)
NeoForge (Minecraft 26.2)
Elytra Physics Integration
To make Batman capes work with the Elytra Physics mod, edit .minecraft/config/elytra-physics-config.json and add the following entry to the inject_layers array:
{
"inject_layers": [
"com.allium.batmancapes.client.renderer.layer.BatmanCapeElytraLayer"
]
}
Vanilla Give Commands
Note: The item ID naming is based on the costume the cape is designed to match, not the cape itself.
/give @s batmancapes:batman_cape
/give @s batmancapes:black_and_gray_cape
/give @s batmancapes:blue_and_gray_cape
/give @s batmancapes:btas_cape
/give @s batmancapes:city_cape
/give @s batmancapes:first_appearance_cape
/give @s batmancapes:flashpoint_cape
/give @s batmancapes:knight_cape
/give @s batmancapes:pattinson_cape
License
The source code of this mod is licensed under the MIT License.
Third-party assets (models and textures) are not covered by this license and remain the property of their respective authors.
Batman Cape Model Credits
Batman Suits & Capes Minecraft Texture Pack
Author: LeviTheReclaimed
Source: https://www.planetminecraft.com/texture-pack/batman-suits-capes/
Assets used: Cape model and cape textures.
Usage terms: Credit required by the author.
Modified: Adapted the model for Minecraft, including new animations.
