Dimensional Pockets II

Dimensional Pockets II

291k Downloads

Bed explodes

TheCosmicNebula opened this issue ยท 1 comments

commented

Currently due to issues with sleeping, beds explode when used inside a pocket. A request has been made to work around this and allow sleeping inside pockets.

commented

Issue resolved.

Bed now allows re-spawning and does not explode. Dimension was tweaked so that it is always night.

public float calculateCelestialAngle(long par1, float par3) {
return 0.75F;
}