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

Auto Crafting Table doesn't unlock recipes when an item is crafted #4

Closed
SurpriseTea opened this issue Feb 16, 2020 · 0 comments
Closed

Comments

@SurpriseTea
Copy link

In vanilla (and if autoCraftingTable rule is set to false), if you craft an unknown recipe, it becomes unlocked (by "unlocked" I mean "added to character's list of known recipes").
It's useful for datapacks; they rely on that to implement custom recipes with NBT in an output item.

With autoCraftingTable rule enabled, however, recipes don't unlock, and thus "recipe_unlocked" trigger never fires, and datapacks using it break.

Tested in 1.15.0

@gnembon gnembon reopened this Feb 23, 2020
@gnembon gnembon closed this as completed Feb 23, 2020
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

No branches or pull requests

2 participants