Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Mobs Banner

Mobs Banner

Add decorative banners for almost all mobs

930
0
Decoration
AboutChangelogVersions

Mobs Banner

This is a mod add various mobs banners for decoration purpose. You can also use them on shield.

How to use

Obtain

  • Mob Drop: There is a chance to drop banner when a mob is killed(Include players). The chance can be set with /gamerule mobs_banner:drop_chance. Also, this kind of banner will keep the mob's NBT.
  • Creative Tab: There is a tab contains all available banners.
  • Command: /mob_banner <players> <entity type> for mob banners. /mob_banner <players> player <banner_item> <name> <uuid> for player banners.

Banner Configure

Sometimes the mobs may have a wrong rotation, unfit scale or just always changing variants. You need to make some configurations. These configurations are powered by client resource pack system.

Firstly, create file assets/<entity mod id>/default_banner/<entity id>.json. Then write the contents below:

{
  //All keys are optional
  "data": [
    //IMPORTANT: These are only for creative tab! If you change things here they will only refresh after relaunch game!
    //Leave empty for default one.
    {},
    {
      //Leave blank for default spawn egg color
      "primary": -1,
      //Leave blank for default spawn egg color
      "secondary": -1,
      "nbt": {
        //Default NBT, will directly send to entity
      },
      "transform": {
        "scale": 1,
        //Y rotation
        "yaw": 0
      }
    }
    //You can add more for variants
  ],
  //Global transform
  "transform": {
    "scale": 1,
    "yaw": 0
  }
}

FAQ

I cannot find the banner I want?

Only mobs with a spawn egg (or player) have their banner.

The player banner don't render skin?

Fill both name and uuid field.

Any Questions?

Join our Discord: https://discord.gg/NDzz2upqAk

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.20.1

Platforms

Fabric

Supported environments

Client and server

Links

Report issues View source Visit wiki Join Discord server
DonateDonate on PatreonDonate on Ko-fi

Creators

Code Of Ardonia
Code Of ArdoniaOrganization

Details

Licensed MIT
Published 9 months ago
Updated 9 months ago

Modrinth is open source.

main@aaf125c

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.