Upload latest indev version

This commit is contained in:
Motschen
2020-11-28 21:47:07 +01:00
parent b2eda2ebb9
commit 4257bee053
431 changed files with 1869 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:warm_glow"
}

View File

@@ -0,0 +1,3 @@
{
"defaultMaterial": "canvas:cold_glow"
}

View File

@@ -0,0 +1,10 @@
{
"defaultMap": {
"spriteMap": [
{
"sprite": "charm:block/redstone_lantern_on",
"material": "canvas:redstone"
}
]
}
}