mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-05 08:29:09 +01:00
2c6bcd72cf
-Coffee Machine -Paxels
5 lines
106 B
Java
5 lines
106 B
Java
package ellpeck.actuallyadditions.tile;
|
|
|
|
public class TileEntityPhantomBooster extends TileEntityBase{
|
|
|
|
}
|