Updated Mod Version Data Format (markdown)
This commit is contained in:
@@ -105,7 +105,7 @@ Please be sure to use these commands prior to submitting a pull request for a ne
|
||||
4. Put the highest yielding recipe first. Where all recipes are of equivalent complexity (e.g.,
|
||||
producing Rose Red from Poppies or Rose Bushes), place the recipe which produces the most first.
|
||||
|
||||
* `input: <quantity>? <item name>, <quantity>? <item name>, ...` _(required)_
|
||||
* `input: (<quantity>) <item name>, (<quantity>) <item name>, ...` _(required)_
|
||||
|
||||
Lists the items needed for the current recipe. The names here must match *exactly* with the name of
|
||||
the item listed else where in this (or another) file. Failure to do so will cause it to show up in
|
||||
|
||||
Reference in New Issue
Block a user