Difference between revisions of "Constructible Object"
Jump to navigation
Jump to search
no edit summary
imported>Qazaaq (added template property) |
imported>Qazaaq |
||
Line 8: | Line 8: | ||
[[File:Constructible_Object_Editor.PNG]] | [[File:Constructible_Object_Editor.PNG]] | ||
*{{Template:Editor:Property:ID}} | *{{Template:Editor:Property:ID}} | ||
* '''Workbench Keyword''' | * '''Workbench Keyword:''' What workbench this object should show up at. For example: WorkbenchChemLab to make it show up at the chemistry station for crafting. See Notes. | ||
*{{Template:Editor:Property:Pickup Sound}} | *{{Template:Editor:Property:Pickup Sound}} | ||
*{{Template:Editor:Property:Putdown Sound}} | *{{Template:Editor:Property:Putdown Sound}} | ||
* | *{{Template:Editor:Property:Menu Art Object}} | ||
* '''Created Object''' | *'''Created Object:''' The object you are crafting. | ||
* '''Created Object Count''' | *'''Created Object Count:''' How many objects this recipe yields. | ||
* '''Priority''' | *'''Priority:''' Controls the order that this object will appear in the menus. Zero is the highest priority. COBJs with the same priority will be ordered alphabetically. | ||
* '''Recipe Filters''': [[Keyword]]s which define what category something belongs in. For example RecipeUtility will on an object crafted at WorkbenchChemLab will make this show up in the Utility category at the chemistry station. | *'''Recipe Filters''': [[Keyword]]s which define what category something belongs in. For example RecipeUtility will on an object crafted at WorkbenchChemLab will make this show up in the Utility category at the chemistry station. | ||
* '''Required Item List''' | *'''Required Item List:''' Items that you must have in your working inventory in order to craft this. They will be consumed from the workbench first, then the player inventory. Right click, then select 'new' to add lines. | ||
*{{Template:Editor:Property:Description}} | *{{Template:Editor:Property:Description}} | ||
* | *{{Template:Editor:Property:Conditions|property=Match Conditions}} When the conditions are met the object may be crafted at a workbench. | ||
== Notes == | == Notes == | ||
* Workbench Keyword does not appear to be used for [[Object Mod]]s, just for creating new items. For mods, what items and what workbenches they show up at seem to be defined by the series of Keywords that define Attach Points and Mod Associations that are attached to various objects and their [[Object Mod]]s. | *Workbench Keyword does not appear to be used for [[Object Mod]]s, just for creating new items. For mods, what items and what workbenches they show up at seem to be defined by the series of Keywords that define Attach Points and Mod Associations that are attached to various objects and their [[Object Mod]]s. | ||
== See Also == | == See Also == |