Update home authored by Ashijin's avatar Ashijin
What is Crucible? What is Crucible?
----------------- -----------------
MythicCrucible is an add-on for MythicMobs that allows you to create custom items! MythicCrucible is an add-on for MythicMobs that allows you to create custom items, placeable objects, and crafting recipes!
Items can use any MythicMobs mechanics or skills, most triggers (including new triggers specifically for items), and many new special options! Items can use any Mythic mechanics or skills, most triggers (including new triggers specifically for items), and many new special options!
Manual Manual
----- -----
...@@ -15,13 +15,15 @@ Manual ...@@ -15,13 +15,15 @@ Manual
### Usage ### Usage
* [[Installation]] * [[Installation]]
* [Creating Custom Items](Usage) * [Creating Custom Items](Usage)
* [Creating Furniture](Furniture)
* [Creating Crafting Recipes](Recipes)
* [Using with MMOItems](MMOItems) * [Using with MMOItems](MMOItems)
### New Mechanics ### New Mechanics
* [Item Mechanics](Skills/Mechanics) * [Item Mechanics](Skills/Mechanics)
* [Item Targeters](Skills/Targeters) * [Item Targeters](Skills/Targeters)
* [Item Triggers](Skills/Triggers) * [Item Triggers](Skills/Triggers)
* [Item Conditions](Skills/Conditions) * [Item Conditions](Skills/Conditions)
### Special Features ### Other Features
* [Ammo System / Making Guns](Ammo) * [Ammo System / Making Guns](Ammo)
* [Special Options](Options) * [Special Options](Options)
... ...
......