Fixed brightness issue with crystals.

This commit is contained in:
WayofTime 2016-02-25 11:29:48 -05:00
parent 3fc6b5627f
commit 8077962e08
12 changed files with 1239 additions and 55 deletions

View file

@ -0,0 +1,21 @@
{
"forge_marker": 1,
"defaults": {
"textures": { },
"model": "bloodmagic:BlockDemonPylon.obj",
"custom": { "flip-v": true },
"transform": {
"translation": [ 0.5, 0, 0.5]
}
},
"variants": {
"normal": [{
}],
"inventory": [{
"transform": {
"translation": [0.44, -0.1, 0.44]
}
}]
}
}