mirror of
https://github.com/TeamMidnightDust/MoreCanvasCompat.git
synced 2025-12-17 03:45:09 +01:00
Upload latest indev version
This commit is contained in:
14
assets/minecraft/materialmaps/block/campfire.json
Normal file
14
assets/minecraft/materialmaps/block/campfire.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"defaultMap": {
|
||||
"spriteMap": [
|
||||
{
|
||||
"sprite": "minecraft:block/campfire_fire",
|
||||
"material": "canvas:warm_glow"
|
||||
},
|
||||
{
|
||||
"sprite": "minecraft:block/campfire_log_lit",
|
||||
"material": "canvas:warm_glow"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user