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 JEI support for workstump #19

Open
wants to merge 4 commits into
base: 1.12
Choose a base branch
from
Open

Add JEI support for workstump #19

wants to merge 4 commits into from

Conversation

codetaylor
Copy link

@codetaylor codetaylor commented Apr 26, 2018

As of JEI v4.9.0, recipe categories are hidden when all their crafting catalysts are hidden. This means that if the vanilla crafting table is hidden, with gamestages for example, no 3x3 crafting recipes will be shown in JEI, even if the workstump is available.

This PR aims to rectify that issue by providing JEI support for the workstump.

The gradle build file has been updated to reflect the latest version of JEI and a couple of lines were added to the .gitignore file.

@codetaylor
Copy link
Author

I've discovered an issue with this PR.

Recipes added by Crafttweaker aren't shown in the workstump categories. I'm looking into this.

@codetaylor
Copy link
Author

Confirmed CrT recipes are now displayed properly, even when the vanilla crafting table is hidden.

The workstump categories have been removed in favor of simply adding the stumps as catalysts for the vanilla crafting recipe category.

javaw_2018-04-26_11-42-07

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