Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-279810

It is not possible to disable enchantment related in pack.mcmeta

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.4
    • None
    • Windows 11 Java 21.0.2
    • Unconfirmed
    • (Unassigned)

      When you try to disable an enchantment in pack.mcmeta, it will be output in the log

      Registry loading errors:
      > Errors in registry minecraft:root:
      >> Errors in element minecraft:enchantment:
      java.lang.IllegalStateException: Unbound values in registry ResourceKey[minecraft:root / minecraft:enchantment]

      pack.mcmeta content

      {
      "pack":

      { "pack_format": 55, "description": " }

      ,
      "filter": {
      "block": [

      { "namespace": "minecraft", "path": "advancement/*" }

      ,

      { "namespalce":"minecraft", "path":"enchantment/*" }

      ]
      }
      }

            Unassigned Unassigned
            zChenX zChenX
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: