feat: birb painting preview

This commit is contained in:
worldwidepixel 2025-05-25 10:42:46 -07:00 committed by Ampflower 🌺
parent 25137d9839
commit 5cfeae2461
No known key found for this signature in database
GPG Key ID: FC0397C90D508D7F
3 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "joy:item/birb_painting"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

View File

@ -107,6 +107,13 @@
}, },
"when": "minecraft:fighters" "when": "minecraft:fighters"
}, },
{
"model": {
"type": "minecraft:model",
"model": "joy:item/birb_painting"
},
"when": "minecraft:humble"
},
{ {
"model": { "model": {
"type": "minecraft:model", "type": "minecraft:model",