mojira.dev
MCPE-104483

Recipes Missing From Vanilla Behavior Pack

Several crafting recipes are unable to be overwritten as they do not appear in the recipes folder in the vanilla behavior files. 

The most obvious ones are any recipe involving all overworld planks (oak, spruce, birch, jungle, acacia or dark oak), I assume because they have multiple data values for 1 block but I'm not sure.

I also assume that there are many other recipes that are unavailable as well, not just plank related ones.

Steps To Reproduce:

  1. Either download the Vanilla Behavior pack or navigate to C:\Program Files\WindowsApps\ then go to one of the MinecraftUWP folders (stable or beta).

  2. Go to data\behavior_packs then go to vanilla or the latest vanilla_1.16 folder

  3. Go to recipes and look for recipes like crafting table, bookshelf, chest, wooden_sword, etc. (Anything that can be crafted using any of the overworld planks)

  4. The recipes aren't available

Expected Behavior:

  • All recipes are available to be overwritten

Actual Behavior:

  • Several recipes are missing

 

 

Linked issues

Comments 5

can confirm, other examples include pistons and bookshelves 

This happens due to the fact that the first 6 types of planks (oak, spruce, birch, jungle, acacia and dark oak) have one identifier ("minecraft:planks"). For this reason, you can combine different planks in one recipe, if no data value is specified. This does not apply to new blocks (crimson, warped and mangrove planks), since these blocks have their own unique identifier, and each of these options has its own separate recipe. The same thing happens with different data values for "minecraft:stone".

That doesn't change the fact that these recipes are still not able to modified as they do not appear in the recipes folder.

Resolved with the addition of tags in recipes (though it would be nice if there was some documentation about these tags)

Gruntastic

(Unassigned)

474779

Confirmed

Windows

add-on, behavior-pack, crafting, recipe

1.19.0.34 Beta, 1.18.32, 1.18.10.27 Beta, 1.18.10.26 Beta, 1.18.0.24 Beta, ..., 1.18.30.33 Preview, 1.18.12 Hotfix, 1.19.20.24 Preview, 1.19.11 Hotfix, 1.19.21 Hotfix

Retrieved