bed
Vars | |
suggested_tuck_layer | If non-null, some items (bedsheets) which can be tucked into beds will set their layer to this value when they are tucked in, until they are picked up again. |
---|---|
swap_lying_with_dir | Whether the bed changes its buckle_lying direction (and accordingly the direction in which mobs lie down) based on its current direction. |
tucked_x_shift | The amount added to the pixel_x value of a tucked-in item. |
tucked_y_shift | The amount added to the pixel_y value of a tucked-in item. |
Var Details
suggested_tuck_layer
If non-null, some items (bedsheets) which can be tucked into beds will set their layer to this value when they are tucked in, until they are picked up again.
swap_lying_with_dir
Whether the bed changes its buckle_lying direction (and accordingly the direction in which mobs lie down) based on its current direction.
tucked_x_shift
The amount added to the pixel_x value of a tucked-in item.
tucked_y_shift
The amount added to the pixel_y value of a tucked-in item.