Update MCP Mappings to stable_32
Some mapping updates are just straight up weird. 20170516 -> isBlockSolid, 20170517 -> causesDownwardCurrent
This commit is contained in:
@@ -43,7 +43,7 @@ public class StorageWorldProvider extends WorldProvider
|
||||
|
||||
public StorageWorldProvider()
|
||||
{
|
||||
this.hasNoSky = true;
|
||||
this.hasSkyLight = true;
|
||||
biome = AppEng.instance().getRegistration().getStorageBiome();
|
||||
this.biomeProvider = new BiomeProviderSingle( biome );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user