Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M mmoitems
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Administrator
  • mmoitems
  • Wiki
  • Custom Durability

Custom Durability · Changes

Page history
Updated Custom Durability (markdown) authored Feb 22, 2020 by Indyuce's avatar Indyuce
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 0 deletions
+2 -0
  • Custom-Durability.md Custom-Durability.md +2 -0
  • No files found.
Custom-Durability.md
View page @ f7a624dd
......@@ -3,6 +3,8 @@ All items can have a _Max Durability_ stat, which defines how many times the ite
Durability is displayed on the item vanilla durability bar, however you may also display the player's held item durability using PAPI placeholders. Items can be repaired at the anvil or using repairing consumables.
Since the custom durability system mimics the vanilla durability, there is no longer a way to have a custom textured item with durability in **1.13 or earlier**. 1.14 introduces a CustomModelData tab which can be used to apply a custom texture whatever durability the item has, however since the newest MMOItems durability system overrides the vanilla one, it is no longer possible to have these two options in 1.13, which is the main reason why we would advise 1.13 users to update to 1.14 or 1.15.
## Durability Placeholders
* **%mmoitems_durability%** returns the amount of uses left of the item the player is holding.
* **%mmoitems_durability_max%** returns the item max durability.\
......
Clone repository

  • Home
  • Installation Guide

General

  • Item Types
  • Item Stats & Options
  • Item Creation

Features

  • Mitigation
  • Elemental Damage
  • Item Identification
  • Item Tiers
  • Gem Stones
  • Custom Durability
  • Item Sets
  • Item Upgrading
  • Soulbound

Crafting Stations

  • Crafting Stations
  • Upgrading Recipes
  • Recipe Conditions
  • Recipe Ingredients
  • Recipe Triggers

Item Management

  • Item Updater
  • Item Drop Tables

Abilities

  • Abilities
  • Ability List

Compatibility & API

  • Supported Plugins
  • Custom Item Textures
  • Plugin API