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

Fix issues with Combination Crafting #36

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

Conversation

WaitingIdly
Copy link

changes in this PR:

  • changes the progress field of the TileCraftingCore to be a long instead of an int.
  • allows recipes without any pedestal ingredients to be craftable.
  • clamps JEI's tick timer to have a minimum period of 1.
  • adds the center item of the Combination Crafting recipe to the ingredients tooltip

resolves #21 and resolves #16

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