Improved the "cannot craft! loop in processing..." error message
This commit is contained in:
@@ -54,8 +54,12 @@ gui.refinedstorage:crafting_preview=Crafting Preview
|
||||
gui.refinedstorage:crafting_preview.to_craft=To craft: %d
|
||||
gui.refinedstorage:crafting_preview.available=Available: %d
|
||||
gui.refinedstorage:crafting_preview.missing=Missing: %d
|
||||
gui.refinedstorage:crafting_preview.circular=Circular dependency!
|
||||
gui.refinedstorage:crafting_preview.loop=Loop in processing...
|
||||
gui.refinedstorage:crafting_preview.error.0=Cannot craft
|
||||
gui.refinedstorage:crafting_preview.error.1=One of the crafting ingredients ended up needing
|
||||
gui.refinedstorage:crafting_preview.error.2=itself.
|
||||
gui.refinedstorage:crafting_preview.error.3=You need to remove the pattern or make sure
|
||||
gui.refinedstorage:crafting_preview.error.4=the pattern is not used during crafting.
|
||||
gui.refinedstorage:crafting_preview.error.5=Offending pattern:
|
||||
gui.refinedstorage:crafting_preview.force_start=Press CTRL + SHIFT to start anyway
|
||||
gui.refinedstorage:reader=Reader
|
||||
gui.refinedstorage:writer=Writer
|
||||
|
||||
Reference in New Issue
Block a user