Position
{
"type": "position",
"io-type": "input",
"xMin": 0,
"xMax": 0,
"yMin": 0,
"yMax": 0,
"zMin": 0,
"zMax": 0,
}
- The minimum x-coordinate at which the recipe will work -infinity if not provided
- The maximum x-coordinate at which the recipe will work +infinity if not provided
- The minimum y-coordinate at which the recipe will work -infinity if not provided
- The maximum y-coordinate at which the recipe will work +infinity if not provided
- The minimum z-coordinate at which the recipe will work -infinity if not provided
- The maximum z-coordinate at which the recipe will work +infinity if not provided
- The minimum distance from the bounding box defined by the above parameters at which the recipe will work 0 if not provided
- The maximum distance from the bounding box defined by the above parameters at which the recipe will work +infinity if not provided
- Does not need a hatch
- The xyz parameters define a bounding box
- The distance parameter determines how far away from the bounding box the recipe will function