mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
not my problem
This commit is contained in:
parent
b0d1c346b8
commit
b4d8cd01c8
@ -874,7 +874,7 @@ public class AnvilRecipes {
|
||||
new ComparableStack(ModBlocks.machine_turbine), new AnvilOutput[] {
|
||||
new AnvilOutput(new ItemStack(ModItems.turbine_titanium, 1)),
|
||||
new AnvilOutput(new ItemStack(ModItems.coil_copper, 2)),
|
||||
new AnvilOutput(new ItemStack(ModItems.ingot_steel, 6))
|
||||
new AnvilOutput(new ItemStack(ModItems.ingot_steel, 4))
|
||||
}).setTier(3));
|
||||
|
||||
constructionRecipes.add(new AnvilConstructionRecipe(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user