Json block behaviors OmniAttachable
Jump to navigation
Jump to search
Purpose
Can be attached on any block side. Used for:
- Lantern
Example use:
variantgroups: [
{ code:"position", states: ["up", "down"], combine: "additive" },
{ code:"wall", loadFromProperties: "abstract/horizontalorientation" }
],
Properties
facingPos (int, default: 1)
The facing position for the dropped block and the pick block. 1 is "up".
Modding |