Lots of import rearrangement due to odd "clean up" algorithm. Added Crystals, which are very WIP.

This commit is contained in:
WayofTime 2016-02-25 08:54:18 -05:00
parent 99c2b26c6b
commit da6f410394
220 changed files with 2973 additions and 791 deletions

View file

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