-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lithium Ion Battery pack Crafting recipe inconsistent #2317
Comments
/*
*/ import mods.zenstages.Utils; import scripts.crafttweaker.craftingUtils; /* static namedShapedRecipes as IIngredient[][][][string][IItemStack] = { /* static namedMirroredRecipes as IIngredient[][][][string][IItemStack] = { /* static namedShapelessRecipes as IIngredient[][][string][IItemStack] = { /* function init() {
} I can't figure out how to get lithium cells to work |
fixed it |
Context
The "Basic" lithium ion power cell requires 4 elite plating, the advanced requires 4 advanced plating, the DU requires DU plating, and the elite requires 4 elite plating againThe basic voltaic pile requires basic plating and the basic lith ion cell should as well
Config/Script Details (if desired)
The text was updated successfully, but these errors were encountered: