Leaves Constructor reverted
This commit is contained in:
parent
7a6df30d10
commit
f4cd3fc818
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ public class BlockRubberLeaves extends BlockLeaves implements ITexturedBlock, IO
|
||||||
|
|
||||||
public BlockRubberLeaves()
|
public BlockRubberLeaves()
|
||||||
{
|
{
|
||||||
|
super();
|
||||||
setUnlocalizedName("techreborn.rubberleaves");
|
setUnlocalizedName("techreborn.rubberleaves");
|
||||||
setCreativeTab(TechRebornCreativeTabMisc.instance);
|
setCreativeTab(TechRebornCreativeTabMisc.instance);
|
||||||
RebornCore.jsonDestroyer.registerObject(this);
|
RebornCore.jsonDestroyer.registerObject(this);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue