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
|
@ -11,7 +11,7 @@ import WayofTime.bloodmagic.block.base.BlockString;
|
|||
|
||||
public class BlockPath extends BlockString implements IIncensePath
|
||||
{
|
||||
public static final String[] names = { "wood", "stone", "wornStone" };
|
||||
public static final String[] names = { "wood", "stone", "wornstone" };
|
||||
|
||||
public BlockPath()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue