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 Hive UpgradeRecipes #2342

Merged
merged 5 commits into from
Jun 3, 2021

Conversation

TemperedFool
Copy link
Collaborator

Closes #2303. Added Hive_Upgrade_Recipes for all of the RB hive/apiary recipes we're changing. I also took a moment to redistribute things between base/normal/expert - this will leave room to adjust the T2-4 apiary recipes for Expert.

There are some caveats regarding upgrades and returning bees (detailed in commit b211a11), so I've also included JEI Descriptions/tooltips as a warning.

Moving Hive & Apiary recipes to the custom hive_upgrade_recipe handler for Resourceful Bees. This still registers a crafting table recipe, but if there are bees in the input hives it will return them in a bee box.

I did discover an (unintentional) caveat to this; currently ALL apiaries/hives require NBT from placement for this to work properly. I intend to add JEI descriptions/tooltips as a warning.

This sounds like a bug that I THINK the RB team is going to fix. I can inject NBT into the outputs here to work around this, but I'm a little concerned about long-term complications for autocrafting; I've left a commented-out example in the first recipe in the "normal" file for future reference.
Remove Hive/Apiary recipes from various shaped.js files.
Added JEI Descriptions & tooltips to Normal for T2-4 apiaries to warn users of the bee-return caveat.
@NielsPilgaard NielsPilgaard merged commit ada94bf into EnigmaticaModpacks:develop Jun 3, 2021
@NielsPilgaard
Copy link
Collaborator

Looks good! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants