#!/usr/bin/env bash # Extremely simple helper: add the local tweaks via Pakku. PAKKU_JAR="$(dirname "$0")/../pakku.jar" mods=( auroras blaze-map cartography caelum tfc-caelum tfc-volcanoes zume ) java -jar "$PAKKU_JAR" -y add ${mods[*]} java -jar "$PAKKU_JAR" -y add prj --mr distanthorizons --cf distant-horizons