- Merged the three brick variants into one.

- Added the Inversion Pillar models and caps
This commit is contained in:
WayofTime 2016-09-11 15:45:54 -04:00
parent cfa6979056
commit 3e71ac3496
7 changed files with 104 additions and 165 deletions

View file

@ -13,44 +13,30 @@
"raw": {
"textures": {
},
"transform": {
"translation": [ 0, -0.46875, 0 ]
}
}
},
"corrosive": {
"textures": {
"texture": "bloodmagic:models/pillar_mid_c"
},
"transform": {
"translation": [ 0, -0.46875, 0 ]
}
}
},
"vengeful": {
"textures": {
"texture": "bloodmagic:models/pillar_mid_v"
},
"transform": {
"translation": [ 0, -0.46875, 0 ]
}
}
},
"destructive": {
"textures": {
"texture": "bloodmagic:models/pillar_mid_d"
},
"transform": {
"translation": [ 0, -0.46875, 0 ]
}
}
},
"steadfast": {
"textures": {
"texture": "bloodmagic:models/pillar_mid_s"
},
"transform": {
"translation": [ 0, -0.46875, 0 ]
}
}
}
}
},
"inventory": [{}]
}
}