Generate language files with export-pack
This commit is contained in:
parent
0930452b78
commit
dc68fe6cc2
|
|
@ -25,6 +25,8 @@ git clone "$pack_repo" "$basedir/overrides/global_packs/required_data/mc_rebalan
|
||||||
|
|
||||||
(cd "$basedir"/deps/mc_rebalance/ && ./gradlew build)
|
(cd "$basedir"/deps/mc_rebalance/ && ./gradlew build)
|
||||||
|
|
||||||
|
(cd "$basedir/overrides/global_packs/required_data/mc_rebalance_datapack/assets/minecraft/lang/" && ./gen-langs.sh)
|
||||||
|
|
||||||
cp "$basedir/deps/mc_rebalance/build/libs/mc_rebalance-1.20.1/0.0.1.jar" "$basedir/overrides/mods"
|
cp "$basedir/deps/mc_rebalance/build/libs/mc_rebalance-1.20.1/0.0.1.jar" "$basedir/overrides/mods"
|
||||||
|
|
||||||
# Final path for the modpack
|
# Final path for the modpack
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue