How should I search for Jungles and Jungle Temples in Minecraft?

I have been searching for ages but I can't find any Jungle Temples without using the Advanced Minecraft Interface and Data/Structure Tracking (AMIDST) tool. I had been searching all over jungles to find jungle temples before finding AMIDST. AMIDST can find jungle temples, but I still want to find one without using AMIDST.

Is there any 100% acurate way of finding jungle temples without using any third-party programs?


Solution 1:

Jungles in Minecraft were made much rarer in the 1.7 update, so if you are using that they're going to be much harder to find. However, biomes will now place themselves next to other biomes of the same climate, and because Jungles are warm, you should look near Deserts, Mesas, and Savanas. Temples inside these jungles are difficult to find, and not all jungles have them. It can help to burn down some of the trees, since because the temple is made of stone, it will be safe from burning. Aside from using mods or seeds, thats really the best you can do.

Solution 2:

World structure is not something that you can find out with 100% security without a tool. There is a mathematical function at work that uses the seed to calculate how the world will look like.

In order to find out what biome will be in a certain location with a 100% security, you will have to do the same calculation as the world generator in minecraft is doing. The issue there is, that you will not be able to say "give me the nearest jungle". You will have to generate the world around you and then look if there is a jungle. But either way, you will need to use an external tool to do this calculation, since it is quite complicated and since minecraft does not have any built-in tool that could help you there.

What you need in the end is something that is either using the seed and the generation engine of your current minecraft version and try to preview a certain area (like AMIDST) or a tool that looks at already generated maps such as a mapping tool.