ostrichparty101 Posted November 21, 2013 Posted November 21, 2013 Hi, Part of my mod is making the entire map a snow biome. How would I do this? I can certainly program(without Forge or Modloader), but I don't want to modify any base files. Thanks Quote
hydroflame Posted November 21, 2013 Posted November 21, 2013 you can remove every biome except snow Quote how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
GotoLink Posted November 21, 2013 Posted November 21, 2013 Or maybe changing every biome to being "snowable" ? BiomeGenBase#setEnableSnow() BiomeGenBase#setTemperatureRainfall(0.0F, wtvF) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.