Made doors stackable
Fixed click on rift to place door bug Signed-off-by: StevenRS11 <stevenrs11@aol.com>
This commit is contained in:
@@ -24,7 +24,6 @@ public class itemExitDoor extends itemDimDoor
|
||||
this.doorMaterial = par2Material;
|
||||
this.setCreativeTab(CreativeTabs.tabTransport);
|
||||
|
||||
// this.setitemIcon(Item.doorWood.getIconFromDamage(0));
|
||||
}
|
||||
|
||||
public void registerIcons(IconRegister par1IconRegister)
|
||||
|
||||
Reference in New Issue
Block a user