mirror of
https://github.com/itzg/docker-minecraft-server
synced 2025-01-09 02:38:42 +00:00
a57adc04ff
Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
5 lines
268 B
Bash
5 lines
268 B
Bash
# Validates specific beta call out for specific mod:
|
|
mc-image-helper assert fileExists "/data/mods/voicechat-fabric*"
|
|
mc-image-helper assert fileExists "/data/mods/onastick-fabric*"
|
|
# Dependent of on a stick:
|
|
mc-image-helper assert fileExists "/data/mods/fabric-api*"
|