- Price
- 19.99
- Versions
-
- Any Mythic-compatible version
- Required Dependencies
- Mythic v5.6.0+
Crucible - The ultimate Item add-on for Mythic!
Manual | Changelogs | Issues | Terms of Purchase | Dev Builds
Crucible is the ultimate Item 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! Crucible will even generate and deploy your resource pack for you - you can easily generate a full resource pack from different components in all of your Mythic packs, in many cases by adding a single line to your existing items.Manual | Changelogs | Issues | Terms of Purchase | Dev Builds
For the first time, you can now unleash all of your Mythic 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, and can also fully use skills. Create sittable chairs, toggleable lights, and even microwaves that actually work!
- 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, including Mythic conditions. Crafts can even trigger skills!
- Pack Generation - Crucible can generate and/or deploy resource packs for you! Forget the hassle of manually dealing with packs - it will even generate all types of items and furniture directly from bbmodel files. Crucible also adds many other generation options to Mythic, allowing you to easily generate simple items for spell effects, sounds, font images, and more.
- Item Stats - Add any of the many stats included in the Mythic stat system to items - or make your own custom stats. Give items new attributes such as Critical Strike, Lifesteal, special procs, and many more.
- Other Custom Item Types - Several other custom item types are included, including hats, paint brushes (for coloring furniture), and more!
- 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 Mythic.
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