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

Random Things Anvil Fix #563

Merged
merged 2 commits into from
Oct 5, 2024
Merged

Conversation

WaitingIdly
Copy link
Contributor

changes in this PR:

  • adds Random Things to the dev environment.
  • fixes a bug wherein crafting* the output of an anvil recipe would modify the recipe itself, meaning that the recipe could only be crafted* once before requiring the game to be restarted. (default: true)

*only applied to picking up the itemstack in your hand, using the number keys to obtain the output doesnt cause this effect. will the wonders never cease?

Copy link

what-the-diff bot commented Oct 5, 2024

PR Summary

  • Added a new feature to integrate with the "Random Things" mod
    This new feature provides a configuration option for Anvil Crafting Fix, enhancing the tool's compatibility with other digital resources.

  • Updated README.md
    Documentation for the new Anvil Crafting Fix feature is included so users can easily understand its benefits and how to use it.

  • Included the "Random Things" mod in the project dependencies
    This is to ensure that our project smoothly integrates with the "Random Things" mod.

  • Added debugging support for "Random Things"
    A debug flag was added to make it easier to identify potential issues during the development and testing stage.

  • Enhanced configuration options for "Random Things"
    Added a new category in our configuration module, making it easier for users to manage settings related to the "Random Things" mod.

  • Implemented a fix for a crafting bug
    A new programming solution was discovered and used to correct a problem seen when utilizing Anvils in crafting processes.

  • Mixins updated for "Random Things"
    The software was updated to include the new solutions for the "Random Things" mod to improve its efficiency.

  • Created a new resource file to define mixins
    A unique resource file was added, allowing more efficient handling of the mixin structures associated with the "Random Things" mod.

  • Updated language files
    Language files were updated to accommodate the new "Random Things" mod, which ensures information presented to users is understandable regardless of their language settings.

@ACGaming ACGaming merged commit 42d45b1 into ACGaming:main Oct 5, 2024
1 check passed
@WaitingIdly WaitingIdly deleted the random-things-anvil branch October 5, 2024 13:09
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.

2 participants