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

[1.16.5] Add support for NBT data in Blood Infuser recipe output #871

Open
JaisDK opened this issue May 8, 2021 · 2 comments
Open

[1.16.5] Add support for NBT data in Blood Infuser recipe output #871

JaisDK opened this issue May 8, 2021 · 2 comments

Comments

@JaisDK
Copy link

JaisDK commented May 8, 2021

Issue type:

  • ➕ Feature request

Short description:

It would be great for modpack custom recipes if the blood_infuser could support NBT on the output item.

@rubensworks
Copy link
Member

Thanks for the suggestion!

@JaisDK
Copy link
Author

JaisDK commented May 8, 2021

Inspiration
Thermal: https://github.com/KingLemming/1.16/blob/main/CoFHCore/src/main/java/cofh/lib/util/recipes/RecipeJsonUtils.java#L95
Tinkers Construct (Mantle): https://github.com/SlimeKnights/Mantle/blob/1.16/src/main/java/slimeknights/mantle/recipe/ItemOutput.java#L71
MA: https://github.com/BlakeBr0/MysticalAgriculture/blob/1.16/src/main/java/com/blakebr0/mysticalagriculture/crafting/recipe/InfusionRecipe.java#L86

Mystical Agriculture looks to be the simplest.

GitHub
Contribute to KingLemming/1.16 development by creating an account on GitHub.
GitHub
Public shared library for Forge mods. Contribute to SlimeKnights/Mantle development by creating an account on GitHub.
GitHub
Adds Resource Crops, Armor, Tools, and other cool things! - BlakeBr0/MysticalAgriculture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Accepted (To Do)
Development

No branches or pull requests

2 participants