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 58
    • Issues 58
    • 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
  • Items

Items · Changes

Page history
added Variables authored Dec 06, 2024 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 18 additions and 1 deletion
+18 -1
  • Items.md Items.md +18 -1
  • No files found.
Items.md
View page @ 4647ab34
...@@ -41,3 +41,20 @@ The key of the Player Level Provider to be used to evaluate the player's level. ...@@ -41,3 +41,20 @@ The key of the Player Level Provider to be used to evaluate the player's level.
## ArrowDamage ## ArrowDamage
The damage the arrows fired from this item will do. Does not influence other projectile types The damage the arrows fired from this item will do. Does not influence other projectile types
## Variables
Variables to add to the item, just like [Mob Variables](/../../../MythicMobs/-/wikis/Mobs/Mobs#variables)
```yaml
ExampleItem:
Material: STONE
Variables:
test: hello
ExampleItem_Templated:
Template: ExampleItem
Variables:
mammamia: world
Skills:
- message{m=<item.variable.test> <item.variable.mammamia>} @self ~onUse
```
\ No newline at end of file
Clone repository
Home
Changelogs
Commands / Permissions
API
FAQ / Common Issues
Guides

Usage
  • Installation
  • Items
    • Item Options
    • Item Skills
    • Item Durability
  • Augments
  • Item Sets
  • Crafting Recipes
    • Workbenches
  • Item Updater
  • Ammo System / Guns
  • Dynamic Lore Generation
  • World Generation
  • Loot Generation

ResourcePack Generator

Item Types
  • Blocks
  • Furniture
    • Paint Brush
  • Bags
  • Hats
  • Augments

Mechanics
  • Mechanics
  • Targeters
  • Triggers
  • Conditions

Placeholders
  • Placeholders