Some models work, some don't
This commit is contained in:
parent
08258fd6ef
commit
3b173ecf17
115 changed files with 72 additions and 80 deletions
|
@ -1,50 +0,0 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"textures": { },
|
||||
"model": "bloodmagic:ModelAlchemyTable.obj",
|
||||
"custom": { "flip-v": true },
|
||||
"transform" : "forge:default-block",
|
||||
"uvlock": true
|
||||
},
|
||||
"variants": {
|
||||
"direction": {
|
||||
"down": {
|
||||
},
|
||||
"up": {
|
||||
},
|
||||
"north": {
|
||||
"transform": {
|
||||
"rotation": {"y": -90}
|
||||
}
|
||||
},
|
||||
"south": {
|
||||
"transform": {
|
||||
"rotation": {"y": 90}
|
||||
}
|
||||
},
|
||||
"east": {
|
||||
"transform": {
|
||||
"rotation": {"y": 180}
|
||||
}
|
||||
},
|
||||
"west": {
|
||||
|
||||
}
|
||||
},
|
||||
"invisible": {
|
||||
"true": {
|
||||
"model": "cube_all",
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/empty"
|
||||
}
|
||||
},
|
||||
"false": {
|
||||
|
||||
}
|
||||
},
|
||||
"inventory": [{
|
||||
|
||||
}]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue