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

Add erasure recipes + fix powered spawner not showing in jei #1021

Open
wants to merge 1 commit into
base: dev/1.21.1
Choose a base branch
from

Conversation

ferriarnus
Copy link
Member

@ferriarnus ferriarnus commented Mar 2, 2025

Description

  • adds recipes for removing machine and redstone filter data
  • Fixes the powered spawner not showing the recipe in JEI when not bound

fixes: #714 #376

TODO

  • check all needed machine have a recipe

Breaking Changes

List any breaking changes in this section, such as: changed/removed APIs, changed or removed items/blocks or modifications to recipes and gameplay mechanics.

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.

@Rover656
Copy link
Member

Rover656 commented Mar 2, 2025

Is it possible for us to have a custom recipe type that means we don't need a recipe for every machine? It feels like a really messy way of doing it to be honest 😅

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.

Place used Item Filter in crafting square to output a default Item Filter
2 participants