mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-08-03 22:56:13 -04:00
feat: birb painting preview
This commit is contained in:
parent
25137d9839
commit
5cfeae2461
6
assets/joy/models/item/birb_painting.json
Normal file
6
assets/joy/models/item/birb_painting.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "joy:item/birb_painting"
|
||||
}
|
||||
}
|
BIN
assets/joy/textures/item/birb_painting.png
Normal file
BIN
assets/joy/textures/item/birb_painting.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 380 B |
@ -107,6 +107,13 @@
|
||||
},
|
||||
"when": "minecraft:fighters"
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
"model": "joy:item/birb_painting"
|
||||
},
|
||||
"when": "minecraft:humble"
|
||||
},
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:model",
|
||||
|
Loading…
x
Reference in New Issue
Block a user