From 541cb4dccc27c7ffe991120e6beb524fb1ca3a05 Mon Sep 17 00:00:00 2001 From: 3raven Date: Tue, 23 Aug 2022 20:09:22 +0000 Subject: [PATCH] Ajouter 'mods/ITEMS/mcl_blast_furnace/locale/template.text' --- mods/ITEMS/mcl_blast_furnace/locale/template.text | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mods/ITEMS/mcl_blast_furnace/locale/template.text diff --git a/mods/ITEMS/mcl_blast_furnace/locale/template.text b/mods/ITEMS/mcl_blast_furnace/locale/template.text new file mode 100644 index 000000000..1c30844d8 --- /dev/null +++ b/mods/ITEMS/mcl_blast_furnace/locale/template.text @@ -0,0 +1,8 @@ +# textdomain: mcl_blast_furnace +Inventory= +Blast Furnace= +Smelts ores faster than furnace= +Use the recipe book to see what you can smelt, what you can use as fuel and how long it will burn.= +Use the furnace to open the furnace menu.\nPlace a furnace fuel in the lower slot and the source material in the upper slot.\nThe furnace will slowly use its fuel to smelt the item.\nThe result will be placed into the output slot at the right side.= +Blast Furnaces smelt several items, mainly ores and armor, using a furnace fuel, into something else.= +Active Blast Furnace= \ No newline at end of file