Difference between revisions of "Extensions:Crafting System"
Jump to navigation
Jump to search
Draginraptor (talk | contribs) (Add information on limits and unlockable recipes) Tag: 2017 source edit |
Draginraptor (talk | contribs) (Quick commenting out of info for the time being) Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title=Crafting System|desc=Allows admins to construct recipes that users can then craft|auth=Draginraptor, Ne-wt, Preimpression|status=Testing|github={{Github|user= | + | {{Extensioninfobox|title=Crafting System|desc=Allows admins to construct recipes that users can then craft|auth=Draginraptor, Ne-wt, Preimpression|status=Testing|github={{Github|user=-|branch=-}}|migration=yes|package=no}} |
− | <!-- Put a short summary of your extension here! | + | <!-- Put a short summary of your extension here! |
This extension allows users to create recipes that can then be crafted by users without admin interaction. They are made up of 3 main sections: limits, ingredients, and rewards. | This extension allows users to create recipes that can then be crafted by users without admin interaction. They are made up of 3 main sections: limits, ingredients, and rewards. | ||
Line 13: | Line 13: | ||
Recipe rewards can be set as any rewardable item available in Lorekeeper (such as Item, Currency, Raffle). Additionally, the extension adds Recipe as a new type of rewardable. | Recipe rewards can be set as any rewardable item available in Lorekeeper (such as Item, Currency, Raffle). Additionally, the extension adds Recipe as a new type of rewardable. | ||
− | By default, recipes are immediately available to users, but can also be set to require unlocking. If unlocking is required, a user will need to acquire the Recipe before being able to craft it. | + | By default, recipes are immediately available to users, but can also be set to require unlocking. If unlocking is required, a user will need to acquire the Recipe before being able to craft it. --> |
== Installation == | == Installation == | ||
− | <!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. | + | <!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. |
You only need to run <code>php artisan migrate</code>. | You only need to run <code>php artisan migrate</code>. | ||
− | Then run <code>php artisan update-extension-tracker</code>. | + | Then run <code>php artisan update-extension-tracker</code>. --> |
== Configuration == | == Configuration == |
Revision as of 12:51, 23 January 2021
Description | Allows admins to construct recipes that users can then craft |
---|---|
Author(s) | Draginraptor, Ne-wt, Preimpression |
Status | Testing |
Github | - |
LK Version | Unspecified |
Contains a Migration | |
Installation
Configuration
No configuration is required.
Usage
NIL
Troubleshooting
You can look for Draginraptor, newt, or Uri on the Lorekeeper Discord specifically for bugs related to the crafting system.