Differences

This shows you the differences between two versions of the page.

Link to this comparison view

crafting:triggers [2019/10/23 11:34]
indyuce created
crafting:triggers [2020/07/01 03:13]
Line 1: Line 1:
-Recipe triggers are recipe options which do not display in the recipe GUI item. They dictate actions which are performed when the recipe is used by a player. Currently, there is no default triggers but you can add some using an addon. 
-<​code>​ 
-recipes: 
-    steel-sword:​ 
-        .... 
-        triggers: 
-        - 'exp smithing 5' 
-</​code>​ 
  
-The only crafting trigger available right now is the experience trigger from [[https://​github.com/​Indyuce/​mmocore/​wiki/​MMOItems-Compatibility|MMOCore]]. 
- 
-**Comming soon:** command, message and sound triggers. 

crafting/triggers.txt · Last modified: 2020/07/01 03:13 (external edit)