Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-136458

creative_category Is Broken - Resolved (Found Solution)

XMLWordPrintable

    • Unconfirmed
    • Multiple

      How To Fix:

      For anyone who has the same issue, the implementation is a bit different now and Mojang has been stingy with the documentation as per usual:

      • Category is no longer in the description of a block/item
      • minecraft:creative_category now works as follows:
      "minecraft:creative_category": {
        "category": "category_name" //can be Construction, Equipment, Items, Nature or Commands
        "group": "itemGroup.name.group_name" //Example would be itemGroup.name.planks for the planks group in construction
      }

            Gruntastic Gruntastic
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: