Changes

Jump to navigation Jump to search
112 bytes removed ,  02:26, 28 January 2022
update link, simplify text
Line 290: Line 290:  
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|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 '''yield''' is also a space-separated list of numbers in pairs. The first number of each pair is an object index from [[Modding:Items|ObjectInformation.xnb]] or, for big craftables, an index from [[Modding:Big craftables data|BigCraftablesInformation.xnb]]. 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.
    
===Unlock conditions===
 
===Unlock conditions===
translators
8,403

edits

Navigation menu