TFG1.20.x-MathHelper
Replace operations in test_final_operations
with the order you need and it will try to find the minimum operations needed. Known issue: it will terminate the search directly if the final operations add up to a negative value.
Print out 5 possible combinations of material given the type of metal and the ratio.
Calculate the most cost-efficient way of smelting the given metal ore in the furnace.
- Fix known issues in
AlloyForge.py
- Improve documentation
- EN variables/operations in scripts