Download Bagu's Cosmetic — Minecraft Mods — MetaMods
Bagu's Cosmetic

Bagu's Cosmetic

Active

Downloads

27

Last update

1 year ago

Versions

1.19.2 — 1.20.2
Client and server
Forge
Neoforge
Decor
Weapons and armor

Bagu's Cosmetic - Decorative Elements for Minecraft

This mod opens up new possibilities for customizing your character on the server! Create a unique appearance using various cosmetic items.

An interesting feature: cosmetic items can be obtained as drops from mobs (to activate this function, you'll need to configure the settings file).

Requirements for Adding Custom Models:

To integrate custom models, you need to prepare:

  • Model files in Bedrock format placed at: assets/[modid]/bagus_cosmetics/model
  • Textures in PNG format located in: assets/[modid]/textures/cosmetic/ with the corresponding identifier

Usage Example:

Let's say you want to add a "bagu" model to the bagus_cosmetic mod:

/give bagus_cosmetic:[item to apply cosmetics]{Cosmetic:"bagus_cosmetic:bagu"}

To display the model on an item, use: bagus_cosmetic:cosmetic_body

Body Part Animation Setup:

For proper animation of moving elements, you need to assign the appropriate identifiers:

  • Torso → body
  • Head → head
  • Right leg → right_leg
  • Left leg → left_leg
  • Right hand → right_hand
  • Left hand → left_hand