Pillager Banners

Pillager Banners

Mod

A simple mod to allow users to place configurable items onto the head of any mob

Server Cursed MobsUtility

53 downloads
4 followers
Created6 months ago
Updated6 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Most of you probably know that pillagers can wear banners on their head. But why only those sneaky little mobs?

This mod allows the server to configure what mobs the user can put items on, and what items specifically.

This is all configurable, once the server starts for the first time the config is automatically generated. This is an example config:

{
  "allowedEntities": [
    "pillager"
  ],
  "allowedItems": [
    "minecraft:grass_block"
  ]
}

External resources



Project members

zOnlyKroks

Owner


Technical information

License
AGPL-3.0-or-later
Client side
unsupported
Server side
required
Project ID