parent
aa32e816f9
commit
3a590aca60
44 changed files with 1142 additions and 215 deletions
19
kubejs/assets/tfg/blockstates/steam_fuser.json
Normal file
19
kubejs/assets/tfg/blockstates/steam_fuser.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east": {
|
||||
"model": "tfg:block/machines/steam_fuser",
|
||||
"y": 90
|
||||
},
|
||||
"facing=north": {
|
||||
"model": "tfg:block/machines/steam_fuser"
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "tfg:block/machines/steam_fuser",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "tfg:block/machines/steam_fuser",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue