Update Forge + mappings
This commit is contained in:
parent
b408234ab0
commit
d550513f0a
98 changed files with 313 additions and 296 deletions
|
@ -32,7 +32,7 @@ public class BlockSoulForge extends BlockContainer implements IVariantProvider
|
|||
|
||||
public BlockSoulForge()
|
||||
{
|
||||
super(Material.iron);
|
||||
super(Material.IRON);
|
||||
|
||||
setUnlocalizedName(Constants.Mod.MODID + ".soulForge");
|
||||
setHardness(2.0F);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue