Skip to content

fix oven recipe and tarte skillet issue - #281

Open
vomiter-scp-zh wants to merge 1 commit into
Lance5057:1.21from
vomiter-scp-zh:tarte-skillet-fix
Open

fix oven recipe and tarte skillet issue#281
vomiter-scp-zh wants to merge 1 commit into
Lance5057:1.21from
vomiter-scp-zh:tarte-skillet-fix

Conversation

@vomiter-scp-zh

@vomiter-scp-zh vomiter-scp-zh commented Jul 26, 2026

Copy link
Copy Markdown

This is to fix the known bug: If you have an enchanted/damaged skillet and use it to make Cornbread or the Tarte Tatin you will just get a regular/undamaged one back.

Changes:

  1. Oven block entity uses OvenRecipe#assemble to create result items.
  2. A new Item Class DynamicContainerFeastItem for tarte is made. Its crafting remainder and left over item after placing is determined dynamically with FD's CONTAINER data component.
  3. OvenRecipe#assemble checks if the result item is DynamicContainerFeastItem and write the container item into result's CONTAINER datacomponent.

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.

1 participant