

Players who travel along the X-axis (east or west) will have the best chances of finding one those who travel north or south may travel for hundreds or thousands of blocks before discovering a fortress. Nether fortresses tend to cluster together in strips that run along the Z-axis (north and south). This way, with section, make it so much easier to get all content. To teleport a player to the Nether, use the Overworlds coordinates. Nether fortresses are structures that are naturally generated in the Nether. Then, you can use them like that: Bukkit.broadcastMessage(ChatColor.YELLOW + getConfig().getString("Streuzel.1.name") + ChatColor.WHITE + ", " + ChatColor.GREEN + getConfig().getString("Streuzel.1.coords")) Step 5 - Destroy the Block Using Obsidian. Step 4 - Light It and Move to Nether Light your portal and go to the calculated Nether coordinates using F3.

It's better to use configuration section like that: Streuzel: The calculator will convert the data and show the final coordinates that you'll need to position your Nether-side portal. You can use it like that: LinkedHashMap myObj = (LinkedHashMap) getConfig().getList("Streuzel").get(0) īukkit.broadcastMessage(ChatColor.YELLOW + myObj.get("name") + ChatColor.WHITE + ", " + ChatColor.GREEN + myObj.get("coords")) īut, this is not recommended. Coords-in-overworld-to-nether/Coords in overworld to nether. If you really want to get as list, you can use getConfig().getList("Streuzel") that will return a list of LinkedHashMap. Simple program to convert overworld coords to nether coords in minecraft.
