diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_tips/inventory_management.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_tips/inventory_management.json index 4b941cba3..297383796 100644 --- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_tips/inventory_management.json +++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_tips/inventory_management.json @@ -29,7 +29,7 @@ "type": "patchouli:text", "title": "Drums", "anchor": "drums", - "text": "For storing fluids, GregTech has $(item)Drums$(). These can hold a large amount of a single fluid type, and different tiers hold more, just like with crates.$(br2)Unlike crates, drums will retain their fluid when broken, making them ideal for moving fluids around.$(br2)Drums can automatically push their fluid out of their bottom face by right-clicking them with a $(thing)Soft Mallet$()." + "text": "For storing fluids, GregTech has $(item)Drums$(). These can hold a large amount of a single fluid type, and different tiers hold more, just like with crates.$(br2)Unlike crates, drums will retain their fluid when broken, making them ideal for moving fluids around.$(br2)Drums can automatically push their fluid out of their bottom face by right-clicking them with a $(thing)Soft Mallet$() or $(thing)Screwdriver$()." }, { "type": "patchouli:crafting", diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/zh_cn/entries/tfg_tips/inventory_management.json b/kubejs/assets/tfc/patchouli_books/field_guide/zh_cn/entries/tfg_tips/inventory_management.json index 45bee264f..128fe04f9 100644 --- a/kubejs/assets/tfc/patchouli_books/field_guide/zh_cn/entries/tfg_tips/inventory_management.json +++ b/kubejs/assets/tfc/patchouli_books/field_guide/zh_cn/entries/tfg_tips/inventory_management.json @@ -29,7 +29,7 @@ "type": "patchouli:text", "title": "桶", "anchor": "drums", - "text": "在流体存储方面,格雷科技提供了$(item)桶$()。与板条箱类似,不同等级的桶可容纳单一流体的容量逐级提升。$(br2)与板条箱不同的是,桶被破坏时将保留内部流体,非常适合转移流体物资。$(br2)使用$(thing)软木槌$()右键点击桶可使其自动从底部面输出流体。" + "text": "在流体存储方面,格雷科技提供了$(item)桶$()。与板条箱类似,不同等级的桶可容纳单一流体的容量逐级提升。$(br2)与板条箱不同的是,桶被破坏时将保留内部流体,非常适合转移流体物资。$(br2)使用$(thing)软木槌$()或$(thing)螺丝刀$()右键点击桶可使其自动从底部面输出流体。" }, { "type": "patchouli:crafting",