Structures, texture changes

This commit is contained in:
paulevsGitch 2020-10-12 00:24:26 +03:00
parent bd9d71206f
commit 846b14cf7c
21 changed files with 262 additions and 22 deletions

View file

@ -0,0 +1,3 @@
{
"defaultMaterial": "betterend:glow_20_half"
}

View file

@ -0,0 +1,14 @@
{
"defaultMap": {
"spriteMap": [
{
"sprite": "betterend:block/chorus_log_side_glow_1",
"material": "betterend:glow_all_half"
},
{
"sprite": "betterend:block/chorus_log_side_glow_2",
"material": "betterend:glow_all_half"
}
]
}
}