You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
the recipe/s is/are unlocked when you join a world rather than when it should be
To Reproduce
start a world and view recipes in the recipe book
Expected behaviour
the recipe should stay unlocked until the requisite items have been discovered
Additional context
this seems to be in every version going back to 1.16.5 and can be easily fixed by replacing the condition "items" with the singular "item" afiak.
ie: glow_painting.json
The text was updated successfully, but these errors were encountered:
Describe the bug
the recipe/s is/are unlocked when you join a world rather than when it should be
To Reproduce
start a world and view recipes in the recipe book
Expected behaviour
the recipe should stay unlocked until the requisite items have been discovered
Additional context
this seems to be in every version going back to 1.16.5 and can be easily fixed by replacing the condition "items" with the singular "item" afiak.
ie:
glow_painting.json
The text was updated successfully, but these errors were encountered: