Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 51
    • Issues 51
    • 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
  • MythicCrucibleMythicCrucible
  • Issues
  • #250

Closed
Open
Created Dec 24, 2024 by DoctorJohnSmith@DoctorJohnSmith

Smithing table durability issues

Armor with missing durability cannot be used in smithing tables. Tools, tested with iron axe, can be.

ACustomItem:
  Id: DIAMOND_HELMET
  Options:
    MaxDurability: 20
  Skills:
  - consumeUsedDurability{a=2} @Self ~onUse

ACustomItem2:
  Id: NETHERITE_HELMET
  Options:
    MaxDurability: 200
  Skills:
  - consumeUsedDurability{a=2} @Self ~onUse
  Recipes:
    UPGRADE:
      Type: SMITHING
      Template: netherite_upgrade_smithing_template
      BaseItem: ACustomItem
      Ingredient: netherite_ingot
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking