A datapack for Minecraft that generates paths as the player walks.
This datapack will replace the block underneath players' feet as they move throughout the world every so often (between 10-30 blocks, depending on the block type). Crouching, walking, sprinting, riding horseback, or riding piggyback will all generate paths.
- grass (→ dirt → coarse dirt → path block)
- stone bricks (→ cracked stone brick → cobblestone → andesite)
- deepslate bricks (→ cracked deepslate bricks → cobbled_deepslate → sideways deepslate)
- polished blackstone bricks (→ cracked polished blackstone bricks → blackstone)
- nether bricks (→ cracked nether bricks)
First, download this repository. You can do this by clicking on the green "Code" button near the top of the repository page.
You can then either clone the repository with Git or simply download the code as a .zip
file.
If you download the source code as a .zip
file, make sure you extract the contents before putting them in /datapacks
in your world save folder.
The/data
folder and pack.mcmeta
must be top-level when opening the datapack folder.