mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
a57adc04ff
Co-authored-by: christopher blodgett <christopher.blodgett@gmail.com>
6 lines
268 B
Bash
6 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*"
|