Amaranita additional blocks & lang, texture refactoring
This commit is contained in:
parent
d32eae2c06
commit
2fd19ac328
28 changed files with 192 additions and 77 deletions
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"variants": {
|
||||
"": { "model": "betterend:block/amaranita_lantern" }
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"axis=x": { "model": "betterend:block/amaranita_stem", "x": 90, "y": 90 },
|
||||
"axis=y": { "model": "betterend:block/amaranita_stem" },
|
||||
"axis=z": { "model": "betterend:block/amaranita_stem", "x": 90 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue