Skip to content

Conversation

@WaitingIdly
Copy link
Collaborator

changes in this PR:

  • rename the FurnaceRecipeManager field inputMap into INPUT_SET (constant-case + the object is a set).
  • add a mixin to change the time value of an itemstack and compat via furnace.
  • add a mixin to allow converting the fuel slot and add compat via furnace. this mixin also causes it to skip the standard logic of wet sponge + bucket -> water bucket and uses a custom list containing that logic instead.
  • extract the hash strategy used in the FurnaceRecipeManager to its own class in ingredient/helper.
  • add experience as an alias method for exp for the furnace recipe builder.

@WaitingIdly WaitingIdly added the enhancement New feature or request label Sep 7, 2025
@brachy84 brachy84 merged commit 29ac71f into CleanroomMC:master Oct 6, 2025
@WaitingIdly WaitingIdly deleted the furnace-improvements branch October 6, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants