Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #373

Closed
Open
Created Mar 30, 2021 by Akim91@Akim91Reporter

in-line equipment color no longer functions

Summary

The method of making mobs equip basic vanilla leather items with color added to them in the mobs file no longer works and instead doesnt equip the mob at all. The method can be found here: https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/4.4.x_changelogs under the section Item Drops

  Equipment:
  - LEATHER_HELMET{color=BLACK} HEAD
  - LEATHER_CHESTPLATE{color=BLACK} CHEST
  - LEATHER_LEGGINGS{color=BLACK} LEGS
  - LEATHER_BOOTS{color=BLACK} FEET

Steps to reproduce

Take the example above and try it, then see that the mob wont equip any armor at all.

Current behavior

The mob does not equip any armor

Intended correct behavior

The mob should equip the armor, and should have the correct color.

Debug log snippet

There is no debug log, the console shows no errors.

I am on the newest MM to date, build: 2ad3e0f5 on paper-564

Proposed fixes

Something from base minecraft probably changed since this method was added in MM 4.4

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking