Some models work, some don't
This commit is contained in:
parent
08258fd6ef
commit
3b173ecf17
115 changed files with 72 additions and 80 deletions
14
src/main/resources/assets/bloodmagic/blockstates/altar.json
Normal file
14
src/main/resources/assets/bloodmagic/blockstates/altar.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"textures": { },
|
||||
"model": "bloodmagic:BlockAltar.obj",
|
||||
"custom": { "flip-v": true },
|
||||
"transform" : "forge:default-block"
|
||||
},
|
||||
"variants": {
|
||||
"normal": [{
|
||||
|
||||
}]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue