Clarify tooltip
This commit is contained in:
parent
7b94558b40
commit
ede335dc3f
@ -415,7 +415,7 @@ private fun gui(provider: MatteryLanguageProvider) {
|
||||
gui("item_monitor.amount.desc", "Controls how much items to craft when quickcrafting")
|
||||
gui("item_monitor.amount.one", "Exactly one item")
|
||||
gui("item_monitor.amount.stack", "Exactly one stack. This is the behavior you see in AE2 and Refined Storage")
|
||||
gui("item_monitor.amount.full", "Stack of inputs. Craft until reaching stack size of one of inputs. If at least one of inputs is not stackable then 'one stack' mode is used")
|
||||
gui("item_monitor.amount.full", "Stack of ingredients. Craft until reaching stack size of one of ingredients. If at least one of inputs is not stackable then 'one stack' mode is used instead")
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user