mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-06 23:15:10 +00:00
14 lines
317 B
YAML
14 lines
317 B
YAML
container:
|
|
description: regular organic container
|
|
class:
|
|
module: unilabos.resources.container:RegularContainer
|
|
type: unilabos
|
|
handles:
|
|
- handler_key: top
|
|
label: top
|
|
data_type: fluid
|
|
side: NORTH
|
|
- handler_key: bottom
|
|
label: bottom
|
|
data_type: fluid
|
|
side: SOUTH |