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
  • Wiki
  • Items

Last edited by Lxlp 2 months ago
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Items

The following configurations can be used alongside MythicMob's Items ones when crucible is installed

ExampleItem:
  Material: STONE_SWORD
  EquipSlot: HAND
  EquipSlotSkill: DoFancyStuff
  EquipConditions:
  - day true

Type

The type of the item. Can be any of

  • ITEM
  • FURNITURE
  • BAG
  • BLOCK
  • PAINT_BRUSH
  • HAT
  • GEM

Each type comes with additional configurations for it you can set

EquipSlot

The Slot where the equipment is supposed to be used. If used elsewhere, its Stats will not apply

EquipSlotSkill

The MetaSkill to be executed once the item is equipped in the correct slot, if any.

EquipConditions

A list of Conditions to be matched in order for the item to apply its stats once equipped.

EquipLevel

The required level the player must be at in order for the item to apply its stats once equipped.

EquipLevelKey

The key of the Player Level Provider to be used to evaluate the player's level. Defaults to evaluating the player's vanilla experience level

ArrowDamage

The damage the arrows fired from this item will do. Does not influence other projectile types

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