Json block behaviors horizontalattachable
Jump to navigation
Jump to search
Purpose
Block can only be attached horizontally. Used for:
- Painting
- Toolrack
Requires abstract/horizontalorientation
:
variantgroups: [
{ code:"side", loadFromProperties: "abstract/horizontalorientation" }
],
Properties
HandleDrops (bool, default: true)
: Simply determines whether the drops for this block should be handled.
Modding |