Make all machine recipes support item components #829

Merged
Rover656 merged 1 commit from feat/recipe-itemstacks into dev/1.21 2024-09-29 12:46:13 +00:00
Rover656 commented 2024-09-28 23:49:57 +00:00 (Migrated from github.com)

Description

Changes from Item to ItemStack for most machine recipes.

TODO

  • Ensure these changes worked as expected

Breaking Changes

Breaks any and all recipes for the changed machines in 7.0. As we're in alpha, this will not incur a major version bump.

Checklist

  • My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you).
  • I have made corresponding changes to the documentation.
  • My changes are ready for review from a contributor.
# Description Changes from Item to ItemStack for most machine recipes. <!-- If you're submitting a Draft PR, consider providing a TODO list using checkboxes --> # TODO - [x] Ensure these changes worked as expected # Breaking Changes Breaks any and all recipes for the changed machines in 7.0. As we're in alpha, this will not incur a major version bump. <!-- For drafts, fill this in as you go; if you are leaving draft, make sure these are all complete. --> # Checklist - [x] My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you). - [x] I have made corresponding changes to the documentation. - [x] My changes are ready for review from a contributor. <!-- Thanks to: https://embeddedartistry.com/blog/2017/08/04/a-github-pull-request-template-for-your-projects/ for the building blocks of this template -->
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#829
No description provided.