Filalux textures & models
This commit is contained in:
parent
292c169007
commit
5b3c889263
15 changed files with 281 additions and 1 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "betterend:block/filalux_wings", "y": 180 },
|
||||
"facing=south": { "model": "betterend:block/filalux_wings" },
|
||||
"facing=east": { "model": "betterend:block/filalux_wings", "y": 270 },
|
||||
"facing=west": { "model": "betterend:block/filalux_wings", "y": 90 },
|
||||
"facing=up": { "model": "betterend:block/filalux_wings_top" },
|
||||
"facing=down": { "model": "betterend:block/filalux_wings_bottom", "x": 180 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue