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 65
    • Issues 65
    • 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
  • MMOItems

Last edited by Ashijin 4 years ago
Page history

MMOItems

Crucible can act as a bridge to allow MythicMobs skills to be used with MMOItems as well (or theoretically any compatible item-generating plugin).

Once Crucible is installed, you can add skills to an MMOItem by doing the following:

Create a "Dummy Item" in MythicMobs that contains the skills you want

LavariteSword:
  Id: STICK   # doesn't matter since it's a dummy item
  Skills:
  - skill{s=[
        - effect:particleline{p=flame;amount=5;speed=0.1;yOffset=0.45;hO=0.5;vO=0.5}
        - damage{amount=10;element=FIRE}
        - ignite{ticks=100}
    ]} @target ~onUse

None of the settings on the item matter, because it's just a dummy item there to act as an anchor for the skills.

Add a special NBT tag to your MMOItem

Once you've created your dummy MythicMobs item, you just have to go add the appropriate NBT tag to your MMOItem.

  • Edit your MMOItem
  • Click NBT Tags to add an NBT tag
  • Enter: MYTHIC_TYPE [dummy_item_name]
  • That's it!

exampleimage1

After you add the NBT tag to your MMOItem, the MMOItem will act as though it has the same skills as the dummy item you created.

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