Pillager Banners
A simple mod to allow users to place configurable items onto the head of any mob
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Pillager Banners
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:
```json { "allowedEntities": [ "pillager" ], "allowedItems": [ "minecraft:grass_block" ] }