Uploaded image for project: 'Minecraft Realms'
  1. Minecraft Realms
  2. REALMS-6572

Custom Items don't show up in the specified category

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.16 (Bedrock)
    • None
    • Unconfirmed
    • Bedrock

      All custom items show up in random categories, and not in the categories that I've specified in the code.

       

      Here is a code example:
      {
          "format_version": "1.10",
          "minecraft:item": {
              "description":

      {             "identifier": "hs:candy_blueberry",             "category": "Equipment"         }

      ,

              "components":

      {             "minecraft:icon": "candy_blueberry",             "minecraft:use_animation": "eat",             "minecraft:render_offsets": "apple"         }

          }
      }

            Unassigned Unassigned
            Braques Brandon Ray
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: