Reduce time here as well

This commit is contained in:
modmuss50 2018-03-30 16:38:19 +01:00
parent 7c0730ab0f
commit a7d9a1a92d
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82

View file

@ -311,7 +311,7 @@ public class ModRecipes {
ItemIngots.getIngotByName("aluminum"), null, 2200, 120, 1700));
RecipeHandler.addRecipe(
new BlastFurnaceRecipe(ItemDusts.getDustByName("tungsten"), null, ItemIngots.getIngotByName("tungsten"),
null, 18000, 120, 2500));
null, 1800, 120, 2500));
RecipeHandler.addRecipe(new BlastFurnaceRecipe(ItemDustsSmall.getSmallDustByName("tungsten", 4), null,
ItemIngots.getIngotByName("tungsten"), null, 1800, 120, 2500));
RecipeHandler.addRecipe(