Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 444 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 444 Bytes

TreeCapitator

TreeCapitator Data Pack for Minecraft

Build for development:

(be sure to have npm installed)

  1. Open a terminal in this repository.
  2. First of all, make sure to run npm i to install dependencies.
  3. Edit watch-changes.js. Change datapacksFolder variable to your world's datapack folder.
  4. Finally, run npm start to sync repository files to your Minecraft world. Any changes made will automatically be updated :D