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

Add Config Option for deterministic Ore Processing #2641

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

Commits on Oct 18, 2024

  1. Add Config Option for a deterministic Ore Processing

    In some versions of Gregtech (including GTNH iirc), ore processing does not involve chanced outputs (excluding the sifter). I've added a config option for the people preferring that option over the way involving chances. That prevents the hassle of needing to remove and add a ton of recipes via groovy or craft tweaker.
    Rundas01 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9bd5d2a View commit details
    Browse the repository at this point in the history
  2. Update ConfigHolder.java

    Rundas01 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8a6ef01 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    62f40fd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    72b11b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    6537c31 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    cf9db08 View commit details
    Browse the repository at this point in the history