9
0
mirror of https://github.com/Kas-tle/java2bedrock.sh.git synced 2025-12-28 11:09:06 +00:00

Update converter.sh

This commit is contained in:
Kas-tle
2022-05-22 01:20:42 -07:00
committed by GitHub
parent 222435f1ce
commit 903c06cc74

View File

@@ -417,6 +417,7 @@ then
cp -n -r "./defaultassetholding/${root_folder}assets/minecraft/models"/* './assets/minecraft/models/'
status_message completion "Fallback resources merged with target pack"
rm -rf defaultassetholding
rm -rf staging
#rm -f default_assets.zip
status_message critical "Extraneous fallback resources deleted\n"
fi