Skip to content

Add option to set item model / custom model data for textures #186

@MarvinKlar

Description

@MarvinKlar

It would be awesome, if you could add a way to set the data ITEM_MODEL and CUSTOM_MODEL_DATA for 1.21.x... to support custom textures!
(itemStack.setData(DataComponentTypes.ITEM_MODEL, new NamespacedKey(xxx, xxx)); & itemStack.setData(DataComponentTypes.CUSTOM_MODEL_DATA, CustomModelData.customModelData().addFloat(xxx).addFlag(true).build()))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions