Update home authored by Lxlp's avatar Lxlp
...@@ -12,24 +12,28 @@ Manual ...@@ -12,24 +12,28 @@ Manual
* [[Commands and Permissions]] * [[Commands and Permissions]]
* [FAQ / Common Issues](FAQ) * [FAQ / Common Issues](FAQ)
### Usage ##### Usage
* [[Installation]] * [[Installation]]
* [Creating Custom Items](Usage) * [Item Options](Options)
* [Creating Custom Blocks](Custom-Blocks) * [Item Skills](Usage)
* [Creating Furniture](Furniture)
* [Creating Crafting Recipes](Recipes)
* [Creating Custom Bags](Bags)
* [Item Durability](CustomDurability) * [Item Durability](CustomDurability)
* [Using with MMOItems](MMOItems) * [Custom Blocks](Custom-Blocks)
* [Furniture](Furniture)
* [Paint Brush](Paint-Brush)
* [Crafting Recipes](Recipes)
* [Custom Bags](Bags)
* [Ammo System / Guns](Ammo)
* [Dynamic Lore Generation - WIP](Dynamic-Lore-Generation) * [Dynamic Lore Generation - WIP](Dynamic-Lore-Generation)
### 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)
### Other Features
* [Ammo System / Making Guns](Ammo) ##### New Placeholders
* [Special Options](Options) * [Placeholders](Placeholders)
* [Placeholders.yml](placeholders.yml)
Planned Features Planned Features
... ...
......