mojira.dev
MC-305615

配方无法加载

{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "WR ",
    "WWW"
  ],
  "key": {
    "W": {
      "tag": "minecraft:command_block"
    },
    "R": {
      "item": "minecraft:apple"
    }
  },
  "result": {
    "id": "toyomod:custom_item",
    "count": 4
  }
}

[22:21:22] [Worker-Main-1/ERROR] (Minecraft) Couldn't parse data file 'toyomod:custom_block' from 'toyomod:recipe/custom_block.json': DataResult.Error['Map entry 'W' : Failed to parse either. First: No key fabric:type in MapLike[{"tag":"minecraft:command_block"}]; Second: Failed to parse either. First: Not a string: {"tag":"minecraft:command_block"}; Second: Failed to parse either. First: Not a json array: {"tag":"minecraft:command_block"}; Second: Not a string: {"tag":"minecraft:command_block"}']

在mc mod编写无法加载配方

Environment

fabric

Comments 1

Thank you for your report!
However, this issue is Invalid.

Your game, launcher or server is modified.
If you can reproduce the issue in a vanilla environment, please recreate the issue.

  • Any non-standard client/server/launcher build needs to be taken up with the appropriate team, not Mojang.

  • A world which had previously been opened with a modified client might be corrupted. Please try reproducing the issue in a newly generated world.

  • Any plugin issues need to be addressed to the creator of the plugin or resource pack.

  • If you have problems on large servers like Hypixel, please contact them first as they run modified server software.

Quick Links:
📓 Bug Tracker Guidelines -- 💬 Community Support -- 📧 Mojang Support (Technical Issues) -- 📧 Microsoft Support (Account Issues) -- 📓 Project Summary -- ✍️ Feedback and Suggestions -- 📖 Game Wiki

junwu

(Unassigned)

Unconfirmed

(Unassigned)

1.21.11

Retrieved