Skip to content

End result - how to use #2

Closed
Closed
@AJman14

Description

@AJman14

You may consider adding a "How to use your custom model" section.

Would be useful to have an example /give command:
/give AJman14 iron_nugget[minecraft:custom_model_data={strings:['uno_reverse']}]

And explain how to apply it to a custom recipe result:

"result": {
    "id": "minecraft:iron_nugget",
    "components": {
        "minecraft:custom_model_data": {
            "strings": [
                "uno_reverse"
            ]
        }
    }
}

...just a thought. It took me a while to figure out the custom recipe bit in 1.21.4.

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