Created mimic blocks

This commit is contained in:
WayofTime 2016-08-14 14:53:25 -04:00
parent c201beb87f
commit 9508eec4b0
7 changed files with 220 additions and 0 deletions

View file

@ -0,0 +1,18 @@
{
"forge_marker": 1,
"defaults": {
"textures": { },
"model": "cube_all",
"uvlock": true
},
"variants": {
"type": {
"nohitbox": {
"textures": {
"all": "bloodmagic:blocks/LargeBloodStoneBrick"
}
}
}
}
}