From 15c8fb3b7a7c87a72f28f6edc596eb3393f71635 Mon Sep 17 00:00:00 2001 From: rlnt Date: Mon, 25 Mar 2024 19:50:38 +0100 Subject: [PATCH] fixes for grammar, spelling, simplifying --- guidebook/merequester.md | 42 +++++++++++++++++----------------------- 1 file changed, 18 insertions(+), 24 deletions(-) diff --git a/guidebook/merequester.md b/guidebook/merequester.md index 35ac02d..8d990e4 100644 --- a/guidebook/merequester.md +++ b/guidebook/merequester.md @@ -35,14 +35,14 @@ and can also be crafted if you request them as a player. It will only automate t ## Configuration -When opening the for the first time, you will see an overview of request settings. The amount of slots a single +When opening the for the first time, you will see an overview of request settings. The number of slots a single block can host is adjustable in the config. Each row of the GUI represents an individual request.
-### Global Switch +### Toggle Switch -The checkbox to the left is a global switch to toggle the whole row. When a request is disabled, no checks or validations will run and the -stock of your specified item or fluid in your system isn't being tracked.
+The checkbox to the left toggles the request configured on that row. When a request is disabled, no checks will run and the stock of your +request will not be maintained.
This can be used to temporarily disable a specific request or to prevent the from emitting crafting jobs while you are still making changes to a row.
@@ -58,34 +58,28 @@ drop it from recipe viewers that are supported by Applied Energistics. ### Amount to Stock -As mentioned before, the amount input box will react to the way you specify what to stock. If you want a custom amount, make sure to specify -what to stock first and then enter your desired number. When you specified a fluid in the previous step, the input boxes will adapt and show -a `B` behind them because the amount you enter is defined as Buckets.
-The amount will specify the number of items or number of buckets of the fluid the system should keep in stock. When the current stock falls -below that number, the will start to emit crafting jobs to reach it again. +The Amount to Stock field indicates how much to stock. Specify what to stock first and then enter your desired value. For non-item requests, +the field will adapt to the type. For example, showing a `B` to indicate buckets for fluid.
+When the current stock falls below the specified amount, the will request more.
### Batch Size -The next input box will specify the batch size. It refers to the number of items or number of buckets of the fluid the - will request at once when the current stock falls below the threshold from the previous input box. It is -specifically the number of items or number of buckets of fluid, not the number of crafts.
-This can be used to put less stress on [Crafting CPU](ae2:ae2-mechanics/autocrafting.md#the-crafting-cpu)s and machines required for the -craft since the full amount will be crafted at once instead of waiting for a single craft to finish before emitting a new job. +The next input field specifies the batch size that will be requested once the current stock falls below the threshold specified in the +Amount to Stock field.
+This can be used to put less stress on [Crafting CPU](ae2:ae2-mechanics/autocrafting.md#the-crafting-cpu)s and machines used in the craft +since the full amount will be requested at once, rather than as many individual jobs.
### Submit Button -In order to apply changes to the request, press enter after entering a number in an input box or click the submit button to the right of the -current row. Unfocusing any of the input boxes without refocusing another input box of the same row or pressing the submit button, will -result in the values being reset to their previous state. +To apply changes to the request, enter the desired values in the Amount to Stock and Batch Size fields and then either press Enter or click +the submit button to the right on the current row. Clicking into any other row will reset the values to their previous state.
### Status Bar -The bar below the input boxes and the submit button reflects the current status of the request. It is empty if the request is disabled via -the global switch or if you didn't configure what to stock. - +The bar below the input boxes and the submit button reflects the current status of the request.

@@ -101,7 +95,7 @@ The current row is disabled or nothing to stock has been specified. ### Green - Idling -The target amount to stock is already reached or there is no pattern for the item or fluid to craft. +The target amount to stock is already reached or there is no pattern for the configured request.
### Red - Missing Ingredients @@ -112,7 +106,7 @@ system. ### Yellow - Crafting -The desired item or fluid is currently being crafted. The requester is waiting for the job to finish.
+The desired request is currently being crafted. The requester is waiting for the job to finish.
While this status is active, the settings for the respective request inside the are locked and can't be changed.
@@ -143,7 +137,7 @@ If any request in a has any status except idle or emp The mod also provides a new terminal called the . It allows you to access all s in the same network from a central point. -The terminal has the same features as the and allows you to search for a specific request by -the configured item or fluid. Since all s have the same name by default, all requests will be grouped under the +The terminal has the same features as the and allows you to search for a specific request. +Since all s have the same name by default, all requests will be grouped under the same header. If you want a separate group of s in the , you can rename them in an anvil or with the .