Druidcraft Shield Compatibility with Minecolonies
mattwd opened this issue ยท 0 comments
Describe your suggestion:
Guards, specifically knights, should recognize druid craft shields as shields they can use. These shields look really cool and I want my guards to be able to use them!
Steps to recreate:
Prerequisites:
- Make sure "Avoidance" has been researched (grants knights the ability to use shields)
- Build a level 4 or 5 guard tower
- Assign a guard who is at least level 15
- Give the guard a weapon (guards need weapons before they request armor)
Steps:
- Give the guard a druidcraft shield
- Place a hostile mob near the guard (This forces them to equip items)
- The guard will not equip the shield
- Check the request system using the clipboard item
- The guard will still be requesting a shield
Additional context:
- Encountered with the Vallhelsia 3.2.4 mod pack on 1.16.5
- Druidcraft version 1.16.5-0.4.52
- Minecolonies guards can use Druidcraft armor just not shields
- My guess is that this is because Druidcraft 'BasicShieldItem' extends 'Item' instead of 'ShieldItem'