Required Dependencies MythicMobs
Crucible - The ultimate Item add-on for MythicMobs!
Manual | Changelogs | Issues | Terms of Purchase | Dev Builds
This is a replacement for Artifacts. If you previously bought Artifacts, you are able to download builds here!
Crucible (or MythicCrucible) is an add-on for MythicMobs that allows you to create incredible custom items, and may be the most powerful item plugin ever created. Items can use any MythicMobs mechanics or skills using special triggers, and are also configurable with many new special options and features.
For the first time, you can now unleash all of your MythicMobs boss' skills in the hands of your players.
Crucible is a perfect plugin to compliment your RPG server. Countless unique items can be created using MythicMobs' flexible skill system, to give your players incredible rewards and donor perks: create swords that send out shockwaves as you swing them, Elytras that act as jetpacks, wands that call down meteors, or even fully functional shotguns. Your imagination is the limit.
Usage
** Please Note: this add-on requires MythicMobs and MythicLib to function (hopefully obvious).
Download MythicMobs HERE:
MythicLib is Free on Spigot:
Price: 14.99
Versions:
Crucible - The ultimate Item add-on for Mythic!
Manual | Changelogs | Issues | Terms of Purchase | Dev Builds
Crucible (or MythicCrucible) is an add-on for Mythic that allows you to create incredible custom items, as well as adding numerous new features involving items, and may be the most powerful item plugin ever created. Items can use any Mythic mechanics or skills using special triggers. It also adds the ability to create placeable objects (furniture), creating custom crafting recipes, and more!
For the first time, you can now unleash all of your MythicMobs boss' skills in the hands of your players.
Crucible is a perfect plugin to compliment your RPG server. Countless unique items can be created using Mythic's flexible skill system, to give your players incredible rewards and donor perks: create swords that send out shockwaves as you swing them, elytras that act as jetpacks, wands that call down meteors, or even fully functional shotguns. Your imagination is the limit.
Usage
Code:
AdminGreatsword:
Id: GOLD_SWORD
Display: '&6Greatsword of the Admin'
Attributes:
MainHand:
MovementSpeed: 0.10-0.15
Lore:
- '&4&oDoes no damage but makes people cry'
Options:
Unbreakable: true
Repairable: true
Enchantments:
- KNOCKBACK:20
Skills:
- cancelevent{sync=true} ~onAttack
- effect
articles{p=tears;a=999999;speed=20} @PlayersInRadius{r=30} ~onUse
- skill:BanHammer @Trigger ~onAttack
Crucible - The ultimate Item add-on for MythicMobs!
Manual | Changelogs | Issues | Terms of Purchase | Dev Builds
This is a replacement for Artifacts. If you previously bought Artifacts, you are able to download builds here!
Crucible (or MythicCrucible) is an add-on for MythicMobs that allows you to create incredible custom items, and may be the most powerful item plugin ever created. Items can use any MythicMobs mechanics or skills using special triggers, and are also configurable with many new special options and features.
For the first time, you can now unleash all of your MythicMobs boss' skills in the hands of your players.
Crucible is a perfect plugin to compliment your RPG server. Countless unique items can be created using MythicMobs' flexible skill system, to give your players incredible rewards and donor perks: create swords that send out shockwaves as you swing them, Elytras that act as jetpacks, wands that call down meteors, or even fully functional shotguns. Your imagination is the limit.
Usage
- See the Crucible manual page for more information!
- Create items using MythicMobs' skill system - directly in MythicMobs! Use any mechanics and even your existing skills.
- Comes with many new skill triggers for use with players, that are triggered when the player has an item equipped or held.
- Adds various new options and features for items, such as items being bound to the player or an ammunition system for guns.
- Adds lots of new item-specific mechanics and conditions to MythicMobs.
- Comes with a special ammo system for making guns!
Code:
AdminGreatsword:
Id: GOLD_SWORD
Display: '&6Greatsword of the Admin'
Attributes:
MainHand:
MovementSpeed: 0.10-0.15
Lore:
- '&4&oDoes no damage but makes people cry'
Options:
Unbreakable: true
Repairable: true
Enchantments:
- KNOCKBACK:20
Skills:
- cancelevent{sync=true} ~onAttack
- effect:particles{p=tears;a=999999;speed=20} @PlayersInRadius{r=30} ~onUse
- skill:BanHammer @trigger ~onAttack
** Please Note: this add-on requires MythicMobs and MythicLib to function (hopefully obvious).
Download MythicMobs HERE:
MythicLib is Free on Spigot:
Price: 14.99
Versions:
- 1.16
- 1.17
- 1.18
Crucible - The ultimate Item add-on for Mythic!
Manual | Changelogs | Issues | Terms of Purchase | Dev Builds
Crucible (or MythicCrucible) is an add-on for Mythic that allows you to create incredible custom items, as well as adding numerous new features involving items, and may be the most powerful item plugin ever created. Items can use any Mythic mechanics or skills using special triggers. It also adds the ability to create placeable objects (furniture), creating custom crafting recipes, and more!
For the first time, you can now unleash all of your MythicMobs boss' skills in the hands of your players.
Crucible is a perfect plugin to compliment your RPG server. Countless unique items can be created using Mythic's flexible skill system, to give your players incredible rewards and donor perks: create swords that send out shockwaves as you swing them, elytras that act as jetpacks, wands that call down meteors, or even fully functional shotguns. Your imagination is the limit.
Usage
- See the Crucible manual page for more information!
- Powerful Items - Create powerful custom items using Mythic's skill system - directly in MythicMobs! Use any Mythic mechanics and even your existing skills.
- Furniture - Adds the ability to turn items into placeable objects, which can also use skills. Furniture can be configured with numerous options, including seats, lighting, and more!
- Crafting - Adds the ability to create numerous types of crafting recipes directly in your item configurations, including using other Mythic items (as well as other compatible plugin items) as ingredients.
- Comes with many new skill triggers for use with players, that are triggered when the player has an item equipped or held.
- Adds various new options and features for items, such as items being bound to the player or an ammunition system for guns.
- Adds lots of new item-specific mechanics and conditions to MythicMobs.
- Comes with a special ammo system for making guns!
Code:
AdminGreatsword:
Id: GOLD_SWORD
Display: '&6Greatsword of the Admin'
Attributes:
MainHand:
MovementSpeed: 0.10-0.15
Lore:
- '&4&oDoes no damage but makes people cry'
Options:
Unbreakable: true
Repairable: true
Enchantments:
- KNOCKBACK:20
Skills:
- cancelevent{sync=true} ~onAttack
- effect

- skill:BanHammer @Trigger ~onAttack