Team-EnderIO / EnderIO

EnderIO Rewritten for Modern Minecraft.
https://enderio.com
The Unlicense
332 stars 100 forks source link

Hide glass and soul recipes from jei #696

Closed ferriarnus closed 3 months ago

ferriarnus commented 3 months ago

Description

This PR hides all colored glass from jei, and reduces the broken spawner to the first entry (allay). The reasoning is that these don't add much to the user experience. They will still show up in recipes as ingredients of course.

Fixes crafting issues related to the powered spawner recipe not showing up.

Note:

Idea:

closes: #627

TODO

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