Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Getting Started

SnaveSutit edited this page Nov 24, 2020 · 7 revisions

Installing mc-build

Installing on Windows 10

Video Tutorial on installing mc-build (Credit - AncientKingg)

To install mc-build on a windows 10 device you must first install Node.js. Simply visit their site (nodejs.org) and download and run the installer.

Once node is finished installing open the windows command line and run this command: npm i -g mc-build

Tada! mc-build is now installed.

Creating a datapack

Clone this wiki locally