HomeJavaModsAll Roads
All Roads
ModsJava

All Roads

by Acrogenous · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.1–1.20.6 · Fabric⬇ Download for 1.20.1–1.20.6 · Forge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
All Roads — screenshot 1

All Roads

Generate roads between structures.

What?

by default, AllRoads will find 10 villages and generate 4 roads. The roads are obvious over land, but still have waypoints over water

Other Structures?

In general, any structure that is in a structure tag can have a road generated between it

To invoke a road generation, you must first add a "road plan" using AllRoads.ROAD_GENERATOR.addRoadPlan(BlockPos[] plan)

a road plan is simply a 2-length array of BlockPos, being the start and end positions (of structures)

after adding all your road plans, you can use the method AllRoads.ROAD_GENERATOR.planNextRoad(MinecraftServer server)

This will then continue to generate roads until there are none left.

This mod requires Async Locator. if your going to use your own structures, I'd recommend using it as well

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more