This commit is contained in:
parent
1dfa6c094f
commit
427963b40a
6 changed files with 62 additions and 30 deletions
|
@ -2034,7 +2034,7 @@ public class ModRecipes {
|
|||
new ItemStack(TechRebornAPI.recipeCompact.getItem("cell").getItem(), 5),
|
||||
new ItemStack(ModItems.parts, 8, 41),
|
||||
new ItemStack(Blocks.sapling, 6), ItemCells.getCellByName("methane", 1),
|
||||
ItemCells.getCellByName("carbon", 4), 5000, 5));
|
||||
ItemCells.getCellByName("carbon", 4), 5000, 5, false));
|
||||
|
||||
// Soul Sand Byproducts
|
||||
RecipeHandler.addRecipe(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue