Skip to content

Missing completions for identifiers #1678

Description

@outercloudstudio

Summary
Identifiers don't get any completions in the json.

Screenshots / File Attachments
Loot table:

{
    "pools": [
        {
            "rolls": 1,
            "entries": [
                {
                    "type": "item",
                    "name": "minecraft:oak_planks",
                    "functions": [
                        {
                            "function": "set_count",
                            "count": {
                                "min": 1,
                                "max": 2
                            }
                        }
                    ]
                }
            ]
        }
    ]
}

Platform (please complete the following information):

  • OS: Windows 11
  • App Version: v3.0.2

Additional context
Seems to be anything with identifiers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    📚 Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions