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
  • #1741

Closed
Open
Created Oct 02, 2024 by VoydeFake@VoydeFake

Armor Model with color from ItemsAdder doesnt work

Hello everyone, maybe somebody can help me. I've updated my server from version 1.20.1 to 1.20.4 and suddenly the textures on leather armor models have stopped working correctly and only show the color. Any idea why? In ItemsAdder they are displayed correctly.

Code ItemsAdder

info:
  namespace: null_armor
armors_rendering:
  null_set_armor:
    color: '#94007a'
    layer_1: null_layer_1
    layer_2: null_layer_2
    use_color: false
items:
  null_helmet:
    resource:
      model_id: 2007
      generate: true
      textures:
      - null_helmet
    specific_properties:
      armor:
        slot: head
        custom_armor: null_set_armor

ItemsAdder

Code MythicsMobs

null_helmet:
  Id: leather_helmet
  Display: "<gradient:#c70fd4:#550680:#c70fd4>Helmet of Null"
  Attributes:
    Head:
      Armor: 50
      KnockbackResistance: 10 MULTIPLY_BASE
  Options:
    Unbreakable: true
    Color: 148,0,122
  Model: 2007

Mythics

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking