Json block behaviors OmniRotatable: Difference between revisions

From Vintage Story Wiki
→‎Usage: use loadFromPropertiesCombine
(→‎Purpose: Link to Modding:Block_Orientation)
(→‎Usage: use loadFromPropertiesCombine)
 
Line 35: Line 35:
{
{
   code:"rot",
   code:"rot",
   states: ["up", "down"],
   loadFromPropertiesCombine: ["abstract/horizontalorientation", "abstract/verticalorientation"]
  loadFromProperties: "abstract/horizontalorientation",
}
}
</syntaxhighlight>
</syntaxhighlight>
Confirmedusers
261

edits