Recycler output is now a random chance
This commit is contained in:
parent
f170f9a418
commit
007f9266e5
3 changed files with 42 additions and 27 deletions
|
@ -62,7 +62,7 @@ public class RecipeCompact implements IRecipeCompact {
|
|||
recipes.put("hvTransformer", ItemParts.getPartByName("hvTransformer"));
|
||||
recipes.put("windMill", new ItemStack(ModBlocks.windMill));
|
||||
recipes.put("energyCrystal", new ItemStack(ModItems.energyCrystal));
|
||||
recipes.put("lapotronCrystal", new ItemStack(ModItems.lapotronCrystal));
|
||||
// recipes.put("lapotronCrystal", new ItemStack(ModItems.lapotronCrystal));
|
||||
inited = false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue