mirror of
https://github.com/TeamMidnightDust/MoreCanvasCompat.git
synced 2025-12-17 03:45:09 +01:00
15 lines
233 B
JSON
15 lines
233 B
JSON
{
|
|
"defaultMap": {
|
|
"spriteMap": [
|
|
{
|
|
"sprite": "minecraft:block/campfire_fire",
|
|
"material": "canvas:warm_glow"
|
|
},
|
|
{
|
|
"sprite": "minecraft:block/campfire_log_lit",
|
|
"material": "canvas:warm_glow"
|
|
}
|
|
]
|
|
}
|
|
}
|