From fc9139afdc5fba44cf6b36a34d926b48a26e80f9 Mon Sep 17 00:00:00 2001 From: Jared Landers Date: Sun, 2 Jun 2019 11:41:11 -0700 Subject: [PATCH] Update README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index f78421e..8723387 100644 --- a/README +++ b/README @@ -2,3 +2,5 @@ The first three inventory slots determine how this tool behaves. Slot one, two and three determine X, Y and Z dimensions, respectively. Shift + right click on a block to select that material. Left-clicking places nodes, right-clicking removes nodes. +This mod adds the multiplacer and mp_max_blox privs, the latter +of which allows a player to adjust the maximum number of blocks that can be placed at once.