Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
crafting:ingredients [2019/10/23 11:33]
indyuce
crafting:ingredients [2020/07/01 03:13] (current)
Line 3: Line 3:
   - items generated using MMOItems   - items generated using MMOItems
   - vanilla items (not generated using MI) with a custom display name   - vanilla items (not generated using MI) with a custom display name
 +  - mythicmobs items
  
 For instance, the ingredients needed to craft a silver sword are the following: 4 steel ingots (item generated using MMOItems) and 2 vanilla wooden sticks. For instance, the ingredients needed to craft a silver sword are the following: 4 steel ingots (item generated using MMOItems) and 2 vanilla wooden sticks.
Line 11: Line 12:
         - '​mmoitem MATERIAL STEEL_INGOT 4 Steel_Ingot'​         - '​mmoitem MATERIAL STEEL_INGOT 4 Steel_Ingot'​
         - '​vanilla STICK . 2 Wooden_Stick'​         - '​vanilla STICK . 2 Wooden_Stick'​
 +        - '​mythicitem SKELETON_CROWN 4 Skeleton_Crown'​
 </​code>​ </​code>​
  
Line 16: Line 18:
 | MMOItem | mmoitem <​type>​ <id> (amount) (GUI-name) | --- | | MMOItem | mmoitem <​type>​ <id> (amount) (GUI-name) | --- |
 | Vanilla | vanilla <​material>​ (display-name) (amount) (GUI-name) | ''​material'':​ use caps | | Vanilla | vanilla <​material>​ (display-name) (amount) (GUI-name) | ''​material'':​ use caps |
 +| MythicMobs Item | mythicitem <​item>​ (amount) (GUI-name) | --- |
  
  

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