Finished Water, Lava, and Void sigils

Also added in bloodstone
This commit is contained in:
Arcaratus 2015-11-07 21:37:12 -05:00
parent 5ec35fcd08
commit 86fcd4808b
24 changed files with 698 additions and 25 deletions

View file

@ -0,0 +1,22 @@
{
"forge_marker": 1,
"defaults": {
"textures": { },
"model": "cube_all",
"uvlock": true
},
"variants": {
"meta": {
"0": {
"textures": {
"all": "bloodmagic:blocks/BloodStoneBrick"
}
},
"1": {
"textures": {
"all": "bloodmagic:blocks/LargeBloodStoneBrick"
}
}
}
}
}