It will say "Took 1058 recipes from redstonehelper", even if not all recipes were unlocked. To reproduce:
1. Create new world
2. /recipe give @p minecraft:acacia_wood
3. /recipe take @p *
4. Look at chat
Note that the result
value for /execute store
is actually calculated properly.
Linked issues
is duplicated by 2
relates to 1
Attachments
Comments 14
Can confirm in 20w49a, however, more recipes have been added since this report was made, so instead of the command outputting "850" it should say "919".
Probably relates to MC-123068 in some way. I think that bug is caused by the same issue.