From 6d26265ffe7a992f50c825e16330f50fe88ec6a0 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Fri, 27 Sep 2024 14:17:40 -0700 Subject: [PATCH] Update regrass.rst --- docs/plugins/regrass.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/regrass.rst b/docs/plugins/regrass.rst index 8aedc70170..f4134c13ee 100644 --- a/docs/plugins/regrass.rst +++ b/docs/plugins/regrass.rst @@ -78,8 +78,8 @@ Options ``-n``, ``--new`` Adds all biome-compatible grass types that were not originally present in the map block. Allows regrass to work in blocks that never had any grass to - begin with. Will still fail in incompatible biomes. This can add an excessive - number of grass events to your map, so it may be desirable to run + begin with. Will still fail in incompatible biomes. Note: This can add an + excessive number of grass events to your map, so it may be desirable to run ``clean --map --grass --only`` (see: `cleaners`) afterwards to clean up any unused events. ``-f``, ``--force``