From 113e4b9d2fd0f14688a4207855c634fc0b966dd8 Mon Sep 17 00:00:00 2001 From: BuckarooBanzay Date: Fri, 23 Jun 2023 22:10:01 +0200 Subject: [PATCH] readme fixes --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 7eebcb1..0ea8b4c 100644 --- a/readme.md +++ b/readme.md @@ -17,16 +17,16 @@ Pick and place tool for minetest Simple copy+paste operation -* Use the `pick_and_place:pick` tool to select the area to use +* Use the green `pick_and_place:pick` tool to select the area to use * First click for first position and second click for the second position -* This will convert the pick-tool to a `pick_and_place:place` tool in your inventory +* 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 ## Configure a template area Create a template for frequent reuse -* Use the `pick_and_place:configure` tool to select an area for your template +* Use the white `pick_and_place:configure` tool to select an area for your template * First click for first position and second click for the second position * This will create "handle" nodes on every corner of the build * Right-click the corners to create a placement-tool for the template