This commit is contained in:
Anuken
2020-04-26 21:59:49 -04:00
parent 1941b0fa8a
commit f6bf229b0a
21 changed files with 2997 additions and 2877 deletions

View File

@@ -67,7 +67,6 @@ public class CoreBlock extends StorageBlock{
}
public class CoreEntity extends TileEntity{
// protected Playerc spawnPlayer;
protected float time, heat, progress;
protected int storageCapacity;
protected boolean shouldBuild;