docker-minecraft-server/tests/setuponlytests/vanillatweaks_file/verify.sh

5 lines
274 B
Bash
Raw Normal View History

mc-image-helper assert fileExists "/data/world/datapacks/afk*"
mc-image-helper assert fileExists "/data/world/datapacks/graves*"
mc-image-helper assert fileExists "/data/world/datapacks/craftingtweaks*"
mc-image-helper assert fileExists "/data/resourcepacks/resourcepacks*"