mirror of
https://github.com/TeamMidnightDust/MoreCanvasCompat.git
synced 2025-12-16 11:25:09 +01:00
22 lines
404 B
JSON
22 lines
404 B
JSON
{
|
|
"defaultMap": {
|
|
"spriteMap": [
|
|
{
|
|
"sprite": "decorative:tv/nyancat",
|
|
"material": "canvas:emissive_no_diffuse"
|
|
},
|
|
{
|
|
"sprite": "decorative:tv/creeper",
|
|
"material": "canvas:emissive_no_diffuse"
|
|
},
|
|
{
|
|
"sprite": "decorative:tv/woodys",
|
|
"material": "canvas:emissive_no_diffuse"
|
|
},
|
|
{
|
|
"sprite": "decorative:tv/tater",
|
|
"material": "canvas:emissive_no_diffuse"
|
|
}
|
|
]
|
|
}
|
|
} |