update readme

This commit is contained in:
BuckarooBanzay 2024-03-03 11:27:53 +01:00
parent 095c7b93a2
commit 99012c58ce

View File

@ -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.