Add the rest of the walls
This commit is contained in:
parent
74196dd67b
commit
246eb7950c
2 changed files with 17 additions and 2 deletions
|
@ -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": [{}]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue