Json:block:behavior: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
Line 1: Line 1:
== HorizontalAttachable ==
== HorizontalAttachable ==



Revision as of 10:35, 11 August 2017


HorizontalAttachable

Block can only be attached horizontally. Used for:

  • Painting
  • Toolrack

Requires abstract/horizontalorientation as the last variantgroup. Example use:

	variantgroups: [
		{ code:"painting", loadFromProperties: "block/painting" },
		{ code:"side", loadFromProperties: "abstract/horizontalorientation" }
	],

HorizontalOrientable

Block can be rotated horizontally. Used for:

  • Workbench
  • Ladder
  • Echochamber
  • Chest
  • stove
  • Altar
  • Windmillrotor
  • Bellows

Requires abstract/horizontalorientation as the last variantgroup. Example use:

	variantgroups: [
		{ code:"side", loadFromProperties: "abstract/horizontalorientation" }
	],

NWOrientable Pillar Slab HorizontalUpDownOrientable FiniteSpreadingLiquid OmniAttachable Unplaceable Unstable Harvestable NoParticles Container Ignitable Falling DropIfFloating CanIgnite