Annnd they're back

This commit is contained in:
Nicholas Ignoffo 2017-01-02 00:19:44 -08:00
parent c34ee90b4e
commit 4ec321aaac
796 changed files with 15806 additions and 0 deletions

View file

@ -0,0 +1,17 @@
{
"forge_marker": 1,
"defaults": {
"textures": { },
"model": "orientable"
},
"variants": {
"normal": [{
"textures": {
"top": "bloodmagic:blocks/Teleposer_Top",
"side": "bloodmagic:blocks/Teleposer_Side",
"front": "bloodmagic:blocks/Teleposer_Side",
"bottom": "bloodmagic:blocks/Teleposer_Side"
}
}]
}
}