Files
ATM10/config.yml
Adrian Marquis 79c9a6f53f
All checks were successful
Build and Release modpack / Create Release from tag (push) Successful in 8m19s
Add modpack configuration and files
2026-01-27 18:01:07 +01:00

27 lines
552 B
YAML

minecraft_version: 1.21.1
mod_loader_type: "NeoForge"
modpack:
curse_id: 925200 # ATM10
customizations:
server:
extra_files:
- "./server.properties.erb"
ignored:
- "user_jvm_args.txt"
- "*.sh"
- "*.bat"
client:
extra_files:
- "./servers.dat"
mods:
- mod_id: 261725
name: "ItemZoom"
server: false
# Fix stupid Curse API
- mod_id: 391382
name: "More Overlays Updated"
download_url: "https://mediafilez.forgecdn.net/files/6981/252/moreoverlays-1.24.2-mc1.21.1-neoforge.jar"