#Display custom items as vanilla items
9 messages · Page 1 of 1 (latest)
{
"credit": "Made with Blockbench",
"parent": "item/handheld",
"textures": {
"layer0": "harambe_pack:item/enderite_ingot"
},
"display": {
"thirdperson_righthand": {
"translation": [0, 3, 1],
"scale": [0.55, 0.55, 0.55]
},
"thirdperson_lefthand": {
"translation": [0, 3, 1],
"scale": [0.55, 0.55, 0.55]
}
}
}
Don't use any custom display settings.
Just set the parent to "item/generated" instead.
Also, this is a channel to ask questions, not to share "resources" etc. (we have an faq-entry for this specific thing too)