Files
ATM8/config.yml
Adrian Marquis 3598e388a2
All checks were successful
continuous-integration/drone/tag Build is passing
Added custom apotheosis configuration
2023-06-22 02:38:53 +02:00

34 lines
784 B
YAML

minecraft_version: 1.19.2
modpack:
curse_id: 520914 # ATM8
customizations:
server:
extra_files:
- "./server.properties.erb"
ignored:
- "user_jvm_args.txt"
- "*.sh"
- "*.bat"
client:
extra_files:
- "./servers.dat"
config:
- "./config/apotheosis/adventure.cfg"
mods:
- mod_id: 261725
name: "ItemZoom"
server: false
- mod_id: 231275
name: "Ding"
server: false
# Fix stupid Curse API
- mod_id: 448233
name: "Entity Culling"
download_url: "https://mediafilez.forgecdn.net/files/4404/949/entityculling-forge-1.6.1-mc1.19.2.jar"
- mod_id: 391382
name: "More Overlays Updated"
download_url: "https://mediafilez.forgecdn.net/files/4571/753/moreoverlays-1.21.9-mc1.19.2.jar"