Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

mcrp-util

r2d22923MIT0.1.0

A one-stop shop for all things Resource Pack, the Texture Pack replacement since 1.6-pre

readme

mcrp-util

A utility for working with Minecraft Resource Packs

NOTE: This utility is still in alpha and features are subject to change at any given moment.

Install from source

cd <PACKAGE DIRECTORY>
npm link -g
mcrp -h

Install

npm i -g mcrp-util

Usage

Install a Resource Pack

mcrp -i <PATH TO RESOURCE PACK>

View Resource Packs that are installed

mcrp -l

Uninstall a Resource Pack

mcrp -r <RESOURCE PACK NAME>

View all commands

mcrp -h