Json block behaviors horizontalorientable
Jump to navigation
Jump to search
Purpose
Block can be rotated horizontally. Used for:
- Workbench
- Ladder
- Echochamber
- Chest
- Stove
- Altar
- Windmillrotor
- Bellows
Requires abstract/horizontalorientation
:
variantgroups: [
{ code:"side", loadFromProperties: "abstract/horizontalorientation" }
],
Properties
dropBlockFace (compassdirection, default: "north")
: Determines which direction the block drop face is done.
dropBlock (optional)
: Determines which block to drop.
Main Page: Modding |
Basics | Mod Types | Asset System | Textures | Items | Recipes | Blocks | Model Creator | Release |
Advanced | Setup(Windows,Linux) | Items (Code, JSON) | Blocks | Item-Block interactions | Block Behaviors | Block Entities | Particles | World Access |
Worldgen | Terrain | Ores | Trees | WorldGen API |
Rendering | Shaders and Renderers |
Property Overview | Item | Block | Block Behaviors | Block Classes | Block Entities | Block Entity Behaviors |