MicrosoftDocs / minecraft-creator

This is the repository for Minecraft Bedrock documentation.
Creative Commons Attribution 4.0 International
179 stars 131 forks source link

Incorrect formatting in "Shapeless Recipe Example" #906

Closed Shronky closed 3 weeks ago

Shronky commented 2 months ago

Under the ingredients section, a square bracket should enclose the ingredient items, as shown in the other examples and shown below.

"ingredients": [ { "item": "minecraft:fireball", "data": 0, "count": 4 } ],


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

iconicNurdle commented 3 weeks ago

Good catch! I have updated the page and the changes will be apparent after the next document push. Thank you so much!