Changes

Line 286: Line 286:  
===Ingredients and yield===
 
===Ingredients and yield===
   −
The '''ingredients''' are a space-separated list of numbers in pairs. The first number of each pair is an object index from [[Modding:Items|ObjectInformation.xnb]]. (Negative numbers refer to categories, also listed in that article.) The second number of each pair is the quantity of that object that is required for the recipe.
+
The '''ingredients''' are a space-separated list of numbers in pairs. The first number of each pair is an object index from [[Modding:Items|Objects.xnb]]. (Negative numbers refer to categories, also listed in that article.) The second number of each pair is the quantity of that object that is required for the recipe.
    
The '''yield''' is also a space-separated list of numbers in pairs. The first number of each pair is an [[Modding:Items|object or big craftable ID]]. The second number of each pair is the quantity of that object (or big craftable) that is created by the recipe. If there is only one object/craftable yielded, the quantity is optional and defaults to one.
 
The '''yield''' is also a space-separated list of numbers in pairs. The first number of each pair is an [[Modding:Items|object or big craftable ID]]. The second number of each pair is the quantity of that object (or big craftable) that is created by the recipe. If there is only one object/craftable yielded, the quantity is optional and defaults to one.
29

edits