Closed
Description
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
Labels
No labels