Skip to content

minetower/minecraft-tweaks

Repository files navigation

Minecraft tweaks

Inspired by https://vanillatweaks.net

Development

Clone dev-workspace, then

./scripts/clone.sh --needed=minecraft-tweaks

cd packs
yarn install
yarn build

cd ../minecraft-tweaks
yarn install
yarn dev