Skip to content

Add model reference support  #2102

@RuochenFu21

Description

@RuochenFu21

Minecraft Development for IntelliJ plugin version

2023.1-1.6.9

Description of the feature request

this can be a lot of things:

  • Model file name refactor(change the value of the "parent" key of its "children")
  • Make "Go To Declaration or Usages"
    • go to the parent file when on the value of the "parent" key
    • go to the "name": "texture_location" under "textures" Object when on #name reference to a texture
    • go to the texture file when on "texture_location" of the "name": "texture_location" under textures
    • *those are the "Declaration", the Usages do the opposite
    • A way of finding the usages of a model as in the files that had parent putted as the model

It will also be cool if it have support on the references to net.minecraft.client:extra:${version}(forge) or even other mod's asset from the External Library

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions