mojira.dev

Gregory365

Assigned

No issues.

Reported

MCPE-180749 Modifying vanilla block loot tables is unsupported Confirmed

Comments

Are there any custom recipes that can use recipe_smithing_transform?

https://www.minecraft.net/en-us/article/1-19-60-update-available-bedrock
"Renamed and converted all Smithing Table recipes to use the newly introduced “minecraft:recipe_smithing_transform” recipe format"
This makes it sound like these newly introduced recipes are useful to us, or is this just an internal change?

https://github.com/Mojang/bedrock-samples/blob/main/behavior_pack/recipes/smithing_netherite_sword.json
What is the point of having these recipes in the sample GitHub repo if we can't use them anyway?

Also have a version of this issue.

When making a addon to use a smithing table recipe, the recipe doesn't work.

The same recipe will work when changing the addon to use a crafting table.