Mobs Banner

Quick rating

Community listing page, reviews here may not be monitored by the author.

Mobs Banner

No reviews yet

Add decorative banners for almost all mobs

No Theme
No Genre
Aesthetic Improvements
Cosmetics
Furniture & Decor
QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Latest Version
MobsBanner-1.1.1.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

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

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

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~4,000
Total Downloads
CurseForge
~1,000
Modrinth
~2,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works