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 53
    • Issues 53
    • 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

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
  • ArrowDamage
  • EquipSlot
  • EquipSlotSkill
  • EquipConditions
  • EquipLevel
  • EquipLevelSkill
  • EquipLevelKey

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

ArrowDamage

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

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. Defaults to 0.

EquipLevelSkill

The MetaSkill to be executed once the item is equipped with the correct level

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

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