Some previously valid recipes can no longer be crafted
Partner Rank: 1, affects live content
Partner Team Reporting: Shapescape
Verification Builds: 1.19.30.20, 1.19.30.04, 1.19.40.23 (Current Stable and latest beta)
Summary:
When specifying a shaped recipe in a behavior pack, previously specifying a "count" argument for a recipe ingredient was ignored. Since 1.19.30.20 specifying "count" invalidates the recipe and the item can no longer be crafted. This wasn't the case in the previous version 1.19.22.01.
Impact:
Items in some marketplace packs can no longer be crafted.
Repro Steps:
- Turn on the Content Log in options
- Open the included world
- Notice the content log errors at the top of the screen as the player loads in
- Try to craft the custom recipe with 8 apples around 1 stick
- Notice the item can't be crafted
Observed Results:
The item can not be crafted
Expected Results:
The item can be crafted, and the recipe either respects or ignores the "count" argument specified.
Screenshots/Videos attached: Yes
Regression Builds: 1.19.22.01
Notes:
On the community wiki, it is noted that this kind of recipe ignores the "count" argument. Which was likely the case at the time of writing it. Since many creators reference it, this could be a more common issue https://wiki.bedrock.dev/loot/recipes.html#item-object
Changes like this should be versioned, if possible, to avoid similar issues.