From 99012c58ce27b1e210aceb58558446e32b47b6cd Mon Sep 17 00:00:00 2001 From: BuckarooBanzay Date: Sun, 3 Mar 2024 11:27:53 +0100 Subject: [PATCH] update readme --- readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/readme.md b/readme.md index 6c7e1ae..22411d8 100644 --- a/readme.md +++ b/readme.md @@ -25,6 +25,7 @@ Simple copy+paste operation * First click for first position and second click for the second position * This will convert the pick-tool to a blue `pick_and_place:place` tool in your inventory * Use the place-tool to place your build anywhere in the world with the help of the preview-overlay +* The schematic can be rotated around the y-axis with the menu that pops up on right-click **Pro-tip**: hold the `aux` key to switch to removal-mode @@ -38,6 +39,16 @@ Create a template for frequent reuse * Right-click one of corners to create a placement-tool for the template * Place as needed +## Replacements + +The `pick_and_place:replacement` node can be used to randomize node placement. + +If you pick-and-place a replacement node the default node-placement is replaced with the configured inventory- and group-configuration. + +* Inventory: Upon placement a random slot of the replacement inventory is selected and placed instead of the node +* The `param2` value is preserved and rotateable +* A "group" can be specified to place the same randomized slot across the whole group and placement + # Portability The placement tool can be shared across worlds if the nodes are available there.