From 7a5b1dcd1cc0694e91ee3c314333b4619c906c99 Mon Sep 17 00:00:00 2001 From: Rick Date: Wed, 11 Jul 2018 00:35:25 -0700 Subject: [PATCH] Update en_US.lang (#1107) I discovered that the application of the Storage Chest Upgrade requires a sneak-right-click rather than a shift-right-click. Also, the Upgrade works on Quark chests, which are wooden, but not Iron Chests, which are non-wood. Wasn't sure if I described it very well, but I thought it was a start. --- src/main/resources/assets/actuallyadditions/lang/en_US.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/actuallyadditions/lang/en_US.lang b/src/main/resources/assets/actuallyadditions/lang/en_US.lang index 40b1d9698..b6b1ee724 100644 --- a/src/main/resources/assets/actuallyadditions/lang/en_US.lang +++ b/src/main/resources/assets/actuallyadditions/lang/en_US.lang @@ -956,7 +956,7 @@ booklet.actuallyadditions.chapter.compost.text.3=Bio-Mash can be crafte booklet.actuallyadditions.chapter.crate.name=Storage Crates booklet.actuallyadditions.chapter.crate.text.1=Storage Crates are big. Really big. They hold tons of items, more than 4 chests worth of them. Not only that, but they can be upgraded in size! View the following pages to get information on that and some other items regarding crates! booklet.actuallyadditions.chapter.crate.text.4=Placing a Storage Crate Keeper inside the Storage Crate before breaking it will cause it to keep all of its items, however the Keeper will be destroyed in the process. Once upgraded via crafting, they will not lose their contents either. -booklet.actuallyadditions.chapter.crate.text.5=The Chest To Storage Crate Upgrade allows you to convert any chest into a Storage Crate, retaining its items! Just shift-right-click onto the chest to apply it. +booklet.actuallyadditions.chapter.crate.text.5=The Chest To Storage Crate Upgrade allows you to convert any wooden chest into a Storage Crate, retaining its items! Just sneak-right-click onto the chest to apply it. booklet.actuallyadditions.chapter.crate.text.6=Similar to the Chest To Storage Crate Upgrade, the Small To Medium Storage Crate Upgrade will convert any Small Storage Crate into a Medium Storage Crate by simply shift-right-clicking it. It will retain its items. booklet.actuallyadditions.chapter.crate.text.7=Similar to the Chest To Storage Crate Upgrade, the Medium To Large Storage Crate Upgrade will convert any Medium Storage Crate into a Large Storage Crate by simply shift-right-clicking it. It will retain its items.