assets.magistuarmory.models.item.ceremonialarmet.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of 1.19.2-epic-knights-fabric Show documentation
Show all versions of 1.19.2-epic-knights-fabric Show documentation
mod that adds medieval stuff to the game
The newest version!
{
"credit": "Made with Blockbench",
"parent": "item/generated",
"overrides": [
{
"predicate": {
"magistuarmory:has_plume": 1
},
"model": "magistuarmory:item/ceremonialarmet_with_plume"
}
],
"textures": {
"layer0": "magistuarmory:item/empty",
"layer1": "magistuarmory:item/ceremonialarmet_overlay"
},
"display": {
"gui": {
"translation": [0, 1, 0]
},
"fixed": {
"translation": [0, 1, 0]
}
}
}