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
  • Usage

Last edited by Amy Jun 13, 2023
Page history

Usage

Item Creation

Crucible is an add-on for MythicMobs, and uses the same existing item system. This means that you simply add the additional configs to items that you've already made in your MythicMobs folder.

Crucible does not have its own Items folder.

Skills are added to items in a Skills: block, using the exact same syntax as mob skills.

For example, this item would draw a line of fire to the location you're looking at when you right-click:

SpecialSword:
  Id: DIAMOND_SWORD
  Display: '&6A Sword with a Skill'
  Skills:
  - effect:particleline{p=flame} @targetlocation ~onUse

Most mechanics and conditions from MythicMobs can be used on items - almost anything that makes sense will work how you'd expect. Crucible also supports most skill triggers, and also adds a bunch of new skill triggers, for activating your skills.

You can read more about the new toys Crucible adds for skills in the manual:

New Mechanics

  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions

Special Features

  • Special Options
  • Custom Durability
  • Custom Blocks
  • Furniture
  • Crafting Recipes
  • Custom Bags
  • Ammo System / Making Guns
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