Added recipe for DragonEgg Syphon
This commit is contained in:
parent
17b09b882a
commit
4ce046a2ac
2 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,7 @@ public class BlockDragonEggSyphon extends BlockMachineBase {
|
|||
|
||||
public BlockDragonEggSyphon() {
|
||||
super();
|
||||
setCreativeTab(TechRebornCreativeTab.instance);
|
||||
this.setCreativeTab(TechRebornCreativeTab.instance);
|
||||
ShootingStar.registerModel(new ModelCompound(ModInfo.MOD_ID, this, "machines/generators"));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue