Mojira Archive
REALMS-6572

Custom Items don't show up in the specified category

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"         }

    }
}

Duplicate

Brandon Ray

2020-12-31, 06:40 PM

2020-12-31, 08:03 PM

2020-12-31, 07:58 PM

0

0

Unconfirmed

1.16 (Bedrock)

-