Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- BiomeGenBase magicBiome = new MagicBiomeGen(69);
- BiomeDictionary.registerBiomeType(magicBiome, BiomeDictionary.Type.FOREST);
- BiomeManager.addBiome(BiomeType.COOL, new BiomeEntry(magicBiome, 10));
- BiomeManager.addSpawnBiome(magicBiome);
Advertisement
Add Comment
Please, Sign In to add comment