Added custom apotheosis configuration
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
Adrian Marquis
2023-06-22 02:38:53 +02:00
parent a1907acba7
commit 3598e388a2
3 changed files with 287 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
minecraft_version: 1.19.2
modpack:
curse_id: 520914 # ATM8
curse_id: 520914 # ATM8
customizations:
server:
@@ -14,6 +14,8 @@ customizations:
client:
extra_files:
- "./servers.dat"
config:
- "./config/apotheosis/adventure.cfg"
mods:
- mod_id: 261725
name: "ItemZoom"
@@ -28,4 +30,4 @@ customizations:
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/4322/445/moreoverlays-1.21.5-mc1.19.2.jar"
download_url: "https://mediafilez.forgecdn.net/files/4571/753/moreoverlays-1.21.9-mc1.19.2.jar"