Add the rest of the walls

This commit is contained in:
Nicholas Ignoffo 2016-09-05 14:59:24 -07:00
parent 74196dd67b
commit 246eb7950c
2 changed files with 17 additions and 2 deletions

View file

@ -37,7 +37,22 @@
"textures": {
"wall": "bloodmagic:blocks/dungeon/dungeon_pillarheart_c"
}
}
},
"destructive": {
"textures": {
"wall": "bloodmagic:blocks/dungeon/dungeon_pillarheart_d"
}
},
"vengeful": {
"textures": {
"wall": "bloodmagic:blocks/dungeon/dungeon_pillarheart_v"
}
},
"steadfast": {
"textures": {
"wall": "bloodmagic:blocks/dungeon/dungeon_pillarheart_s"
}
}
},
"inventory": [{}]
}