Pallidium textures & block update

This commit is contained in:
paulevsGitch 2021-07-30 21:40:04 +03:00
parent aee9a88003
commit 757ed82817
35 changed files with 175 additions and 340 deletions

View file

@ -1,10 +0,0 @@
{
"variants": {
"": [
{ "model": "betterend:block/pallidium" },
{ "model": "betterend:block/pallidium", "y": 90 },
{ "model": "betterend:block/pallidium", "y": 180 },
{ "model": "betterend:block/pallidium", "y": 270 }
]
}
}

View file

@ -1,5 +0,0 @@
{
"variants": {
"": { "model": "betterend:block/pallidium_transition_1" }
}
}

View file

@ -1,5 +0,0 @@
{
"variants": {
"": { "model": "betterend:block/pallidium_transition_2" }
}
}

View file

@ -1,5 +0,0 @@
{
"variants": {
"": { "model": "betterend:block/pallidium_transition_3" }
}
}