Skip to content

Support for fabric.mod.json entry point container objects #2296

Closed
@opekope2

Description

@opekope2

Minecraft Development for IntelliJ plugin version

2024.1-1.7.5

Description of the feature request

As per fabric.mod.json specification, fabric.mod.json entry points can contain strings and objects. Objects are useful when using a language adapter, like Kotlin, and have two properties: adapter and value, the latter is read by the default language adapter, and the Kotlin language adapter. MinecraftDev only supports string entry points (navigate to definition, find usages, refactor/rename), but not the value property in objects.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions