Skip to content
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

Fixing Unit Test Errors #46

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

KiwiHawk
Copy link
Contributor

@KiwiHawk KiwiHawk commented Feb 9, 2024

Resolves #45

@Pezzawinkle Pezzawinkle self-assigned this Feb 10, 2024
@KiwiHawk
Copy link
Contributor Author

Unit test errors with just MC Processing and prerequisites:

  • Recipe "magnesium-pellet-smelting" makes "solid-calcium-chloride" (item), which is hidden.
  • Recipe "casting-powder-depleted-uranium-3" requires "powder-aluminium" (item), which is hidden.
  • Recipe "casting-powder-depleted-uranium-4" requires "powder-aluminium" (item), which is hidden.
  • Technology "advanced-depleted-uranium-smelting-2" depends on "angels-aluminium-smelting-2", which is hidden.
  • No (useful) recipe is using item "clowns-plate-magnesium" as an ingredient.

I also noticed that Ore Powderizer and Electrowinning Cell have no recipes.

@KiwiHawk
Copy link
Contributor Author

A more general comment, that doesn't just apply to Special Vanilla:
Osmium Ore is very difficult to obtain. There's only one recipe to to obtain it, with a 1% chance. Before my changes, there was no way to obtain it.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit Test Errors
2 participants