Skip to content

dsoloha/path-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

path-generator

A datapack for Minecraft that generates paths as the player walks.

Overview

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.

Blocks currently supported

  • 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)

Path Generator Preview

Usage

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.

About

A datapack for Minecraft that generates paths as the player walks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published