DimDoors/StevenDimDoors/mod_pocketDim/world
SenseiKiwi 7dbc6896b1 Minor Fixes
Cleaned up obsolete code in PocketProvider and fixed the assignment of
hasNoSky so that it actually applies. Also overloaded getActualHeight()
so that we return 256 despite hasNoSky = true - the default MC behavior
is that we would return 128 in that case. Also undid a previous change
to EventHookContainer - players that die in pockets will respawn in
Limbo, again.
2013-09-09 00:42:03 -04:00
..
BiomeGenLimbo.java Fixed Unstable Doors 2013-09-05 18:13:05 -04:00
BiomeGenPocket.java Fixed Unstable Doors 2013-09-05 18:13:05 -04:00
CustomCaveGen.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
GatewayGenerator.java Stopped Cluster/Gateway Generation in The End 2013-09-07 21:25:38 -04:00
LimboGenerator.java More Progress on Rewrite 2013-08-31 12:58:35 -04:00
LimboProvider.java Cleaned Up Code 2013-09-06 20:57:00 -04:00
LimboSkyProvider.java Finished Renaming Classes 2013-07-26 05:31:59 -04:00
PocketBuilder.java Progress on Rewrite 2013-09-07 12:27:28 -04:00
PocketGenerator.java Flipped a Table 2013-08-29 02:14:24 -04:00
PocketProvider.java Minor Fixes 2013-09-09 00:42:03 -04:00