Textures update & compression

This commit is contained in:
paulevsGitch 2020-11-27 19:19:48 +03:00
parent 6adbd2580d
commit 0f55ad3c4c
22 changed files with 38 additions and 60 deletions

View file

@ -1,3 +1,14 @@
{
"defaultMaterial": "betterend:wave_glow_inc"
}
"defaultMap": {
"spriteMap": [
{
"sprite": "betterend:block/tenanea_flowers",
"material": "betterend:glow_all"
},
{
"sprite": "betterend:block/tenanea_flowers_bottom",
"material": "betterend:glow_all"
}
]
}
}