Charnia prototype
This commit is contained in:
parent
1195ca4cd3
commit
79d7a75687
16 changed files with 164 additions and 1 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/charnia_orange" },
|
||||
{ "model": "betterend:block/charnia_orange", "y": 90 },
|
||||
{ "model": "betterend:block/charnia_orange", "y": 180 },
|
||||
{ "model": "betterend:block/charnia_orange", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/charnia_purple" },
|
||||
{ "model": "betterend:block/charnia_purple", "y": 90 },
|
||||
{ "model": "betterend:block/charnia_purple", "y": 180 },
|
||||
{ "model": "betterend:block/charnia_purple", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{ "model": "betterend:block/charnia_red" },
|
||||
{ "model": "betterend:block/charnia_red", "y": 90 },
|
||||
{ "model": "betterend:block/charnia_red", "y": 180 },
|
||||
{ "model": "betterend:block/charnia_red", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue