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 54
    • Issues 54
    • 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
  • Wiki
  • Placeholders

Placeholders · Changes

Page history
Update Placeholders authored Nov 19, 2024 by Ghmmy's avatar Ghmmy
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 10 deletions
+4 -10
  • Placeholders.md Placeholders.md +4 -10
  • No files found.
Placeholders.md
View page @ 51a5d780
......@@ -40,18 +40,12 @@ These placeholders will return whatever attribute of the item that caused the sk
| <trigger.item.hand.nbt.KEY> | Returns the specified NBT key of the trigger's hand item. |
## Item Placeholders
These placeholders will return information related to the item that called the skill
These placeholders will return information related to the item. If an item has multiple modifiers of the same stat, `.display.STAT` will return the value of a pseudo-random modifier.
| Item Placeholder | Function |
|:----------------------------------:|-------------------------------------------------------------------|
| <item.color.hex> | Returns the hex color of the item that called the skill |
## Stat Placeholders
These placeholders will return stat information.
| Stat Placeholder | Function |
|:----------------------------------:|-------------------------------------------------------------------|
| <stat.STAT_NAME> | Returns the value of the specified stat. |
| <item.color.hex> | Returns the hex color of the item that called the skill |
| <item.stat.display.STAT_NAME> | Returns the value of the specified stat. |
| <item.stat.display.STAT_NAME.MODIFIER> | Returns the value of the specified modifier of that stat. |
## Font Placeholders
Placeholders that can interact with [Custom Fonts](ResourcePack-Generator#fonts)
......
Clone repository
Home
Changelogs
Commands / Permissions
API
FAQ / Common Issues
Guides
Usage
  • Installation
  • Item Options
  • Item Skills
  • Item Durability
  • Crafting Recipes
    • Workbenches
  • Item Updater
  • Ammo System / Guns
  • Dynamic Lore Generation
  • World Generation
  • Augments
  • Sets

ResourcePack Generator

Item Types
  • Blocks
  • Furniture
    • Paint Brush
  • Bags
  • Hats
Mechanics
  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions
Placeholders
  • Placeholders