I'm making a block (specifically a Stove) and I want it to face the direction that I'm standing. I think I have to use something related to ForgeDirection. FYI it is a TileEntity
The Block Code:
The TileEntity Code:
I'm new to modding so I'm probably a noob.
Thanks in advance!