mirror of
https://github.com/TeamMidnightDust/MoreCanvasCompat.git
synced 2025-12-17 11:55:08 +01:00
15 lines
248 B
JSON
15 lines
248 B
JSON
{
|
|
"defaultMap": {
|
|
"spriteMap": [
|
|
{
|
|
"sprite": "minecraft:block/soul_campfire_fire",
|
|
"material": "canvas:cold_glow"
|
|
},
|
|
{
|
|
"sprite": "minecraft:block/soul_campfire_log_lit",
|
|
"material": "canvas:luminance_glow"
|
|
}
|
|
]
|
|
}
|
|
}
|