Project is available at:
https://tfc-calculator.devmarcel.net/
The TerraFirmaCraft Metal Calculator is a powerful tool designed to help players calculate metal compositions for the TerraFirmaCraft modpack. This calculator streamlines the process of determining optimal metal ratios, saving time and resources.
At present the calculator supports:
- TerraFirmaGreg 1.20.x - Up to date with version 0.7.14
Further support for TerraFirmaGreg 1.12.x and TerraFirmaCraft modpacks is planned for future releases!
- Inventory Based: Input what you have available, and the calculator does the rest!
- Accurate: Precise calculations based on the latest TerraFirmaCraft metals and minerals
- Time-saving: Quickly determine the optimal metal compositions
- No Waste: Calculated metal composition creates no leftover metal
- Input desired metal type and quantity
- Enter your available minerals
- View the calculated optimal composition
Contributions to the TerraFirmaCraft Metal Calculator are more than welcome!
Here's how you can help:
- Fork the repository
- Open your IDE of choice
- Commit and push your changes to your forked branch
- Open a Pull Request targeting
dev
branch - Fill out important information
Please read and respect the code of conduct and process for submitting pull requests.
- Pull the latest version of
main
- Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
- Open http://localhost:3000 with your browser to see the result
This project is set up for automatic deployment on Vercel.
Caution
Every push to the main
branch will trigger a new production deployment.
Note
Pull requests and dev
(acts as a staging branch), will trigger a preview deployment.
This project is licensed under the GNU GPL v3 license.