#what does this error mean?

1 messages · Page 1 of 1 (latest)

verbal axle
#
Couldn't parse data file 'crafting:burger_carrot_beef_beetroot' from 'crafting:recipe/burger_carrot_beef_beetroot.json': DataResult.Error['Invalid pattern: each row must be the same width']```
mild viperBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 If nobody has answered you by <t:1737094432:t>, feel free to use the Summon Helpers button to ping our helper team.

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

#
⚠️ You already have a question open!

Don't forget to close or resolve your old questions once you're done with them. It makes our lives much easier! :D

Open question: #1329497658297024583

verbal axle
#

im trying to make a crafting recipe and this is the error i got

rocky bluff
#

It means there's a syntax error in that file

verbal axle
#
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "pattern": [
    " -",
    "/0.",
    " - "
  ],
  "key": {
    "0": [
      "minecraft:cooked_beef"
    ],
    "-": [
      "minecraft:bread"
    ],
    "/": [
      "minecraft:carrot"
    ],
    ".": [
      "minecraft:beetroot"
    ]
  },
  "result": {
    "id": "minecraft:bread",
    "components": {
      "minecraft:item_name": "{\"text\":\"Completed Burger\", \"color\":\"white\", \"italic\":false}",
      "minecraft:lore": [
        "{\"text\":\" Beetroot and Carrot\", \"color\":\"aqua\", \"italic\":false}",
        "{\"text\":\" Cooked Beef Burger\", \"color\":\"aqua\", \"italic\":false}",
        "\"\"",
        "{\"text\":\"Ingredients:\", \"color\":\"gray\", \"italic\":false}",
        "{\"text\":\" - Carrot\", \"color\":\"gold\", \"italic\":false}",
        "{\"text\":\" - Cookde Beef\", \"color\":\"#714130\", \"italic\":false}",
        "{\"text\":\" - Beetroot\", \"color\":\"#942328\", \"italic\":false}",
        "\"\"",
        "{\"text\":\" Gives night vision\", \"color\":\"white\", \"italic\":false}",
        "{\"text\":\" upon consumption\", \"color\":\"white\", \"italic\":false}"
      ],
      "minecraft:suspicious_stew_effects": [
        {
          "id": "minecraft:night_vision",
          "duration": 120
        }
      ],
      "minecraft:custom_model_data": {
        "strings": [
          "carrot beef beetroot bun"
        ]
      }
    },
    "count": 1
  },
  "show_notification": false
}```
#

i don't see t

#

it

rocky bluff
#

Specifically, the number of characters in your pattern's rows are not the same

verbal axle
#

oh...

#

right

rocky bluff
#

Look at the pattern. It's a list of 3 rows.

Rows 2 and 3 each have 3 characters. Row 1 only has 2

verbal axle
#

yaya it works

#

thanks

mild viperBOT
#
Question Closed

Your question, #1329687615389306880 (what does this error mean?), was resolved!

Original Message

#1329687615389306880 message

Duration open

1m