Amaranita additional blocks & lang, texture refactoring

This commit is contained in:
paulevsGitch 2021-03-01 21:04:34 +03:00
parent d32eae2c06
commit 2fd19ac328
28 changed files with 192 additions and 77 deletions

View file

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

View file

@ -0,0 +1,10 @@
{
"defaultMap": {
"spriteMap": [
{
"sprite": "betterend:block/large_amaranita_cap_bottom",
"material": "betterend:glow_green_2"
}
]
}
}