Added recipes and block textures to the path blocks.
This commit is contained in:
parent
8d854a5b69
commit
690cf6c4f3
11 changed files with 21 additions and 8 deletions
|
@ -9,17 +9,17 @@
|
|||
"type": {
|
||||
"wood": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/LargeBloodStoneBrick"
|
||||
"all": "bloodmagic:blocks/WoodPath"
|
||||
}
|
||||
},
|
||||
"stone": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/BloodStoneBrick"
|
||||
"all": "bloodmagic:blocks/StoneTilePath"
|
||||
}
|
||||
},
|
||||
"wornStone": {
|
||||
"wornstone": {
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/BloodStoneBrick"
|
||||
"all": "bloodmagic:blocks/StoneBrickPath"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue