We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9e730 commit 962622dCopy full SHA for 962622d
1 file changed
docs/items/ingots/invar_ingot.mdx
@@ -15,7 +15,7 @@ title: Invar Ingot
15
16
<Machine recipe="input techreborn:invar_dust output techreborn:invar_ingot tool minecraft:furnace" />
17
18
-<Machine config={{input: [{id: "minecraft:iron_ingot", qty: 2}, {id: "techreborn:nickel_ingot"}], output: [{id: "techreborn:invar_ingot", qty: 3}], tool: "techreborn:alloy_smelter"}} />
+<Machine config={{input: [{id: "minecraft:iron_ingot", qty: 3}, {id: "techreborn:nickel_ingot"}], output: [{id: "techreborn:invar_ingot", qty: 3}], tool: "techreborn:alloy_smelter"}} />
19
20
## Usage
21
0 commit comments