Properly disable old productive bee version
All checks were successful
Build and Release modpack / Create Release from tag (push) Successful in 5m23s
All checks were successful
Build and Release modpack / Create Release from tag (push) Successful in 5m23s
This commit is contained in:
@@ -14,7 +14,6 @@ customizations:
|
||||
- "user_jvm_args.txt"
|
||||
- "*.sh"
|
||||
- "*.bat"
|
||||
- "mods/productivebees-1.21.1-13.13.1.jar"
|
||||
client:
|
||||
extra_files:
|
||||
- "./servers.dat"
|
||||
@@ -34,8 +33,12 @@ customizations:
|
||||
server: false # Included via overrides
|
||||
client: false
|
||||
- mod_id: 377897 # Productive Bees
|
||||
file_id: 7718174
|
||||
server: false # Disable old version
|
||||
client: false
|
||||
- mod_id: 377897
|
||||
file_id: 7852443
|
||||
server: true
|
||||
server: true # Enable new version for server & client
|
||||
client: true
|
||||
|
||||
# Fix stupid Curse API
|
||||
|
||||
Reference in New Issue
Block a user