From ad3ce70a7633d86f9a6afa5833a9f60f8530b638 Mon Sep 17 00:00:00 2001 From: Tangent Date: Fri, 26 Jun 2026 18:54:45 -0600 Subject: [PATCH] Update luanti-server/ReadMe.md --- luanti-server/ReadMe.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/luanti-server/ReadMe.md b/luanti-server/ReadMe.md index 5db9d0c..3014bae 100644 --- a/luanti-server/ReadMe.md +++ b/luanti-server/ReadMe.md @@ -25,3 +25,8 @@ Assuming WorldEdit is installed, you can move things between worlds using schema 2. Save schematics with `//mtschemcreate SCHEMATIC_NAME`. 3. Schematics are placed in a world's `schems` directory. Copy them and rename them as necessary. 4. Use `//pos1` to select a start point, and `//mtschemplace SCHEMATIC_NAME` to place it. + +## Unsafe Chainsaw +The `technic` mod's chainsaw by default protects you from destroying player-built structures, +but this also prevents several mods' trees from being cut by it. This can be changed by disabling its safety check: +`technic_safe_chainsaw = false`