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"
|
- "user_jvm_args.txt"
|
||||||
- "*.sh"
|
- "*.sh"
|
||||||
- "*.bat"
|
- "*.bat"
|
||||||
- "mods/productivebees-1.21.1-13.13.1.jar"
|
|
||||||
client:
|
client:
|
||||||
extra_files:
|
extra_files:
|
||||||
- "./servers.dat"
|
- "./servers.dat"
|
||||||
@@ -34,8 +33,12 @@ customizations:
|
|||||||
server: false # Included via overrides
|
server: false # Included via overrides
|
||||||
client: false
|
client: false
|
||||||
- mod_id: 377897 # Productive Bees
|
- mod_id: 377897 # Productive Bees
|
||||||
|
file_id: 7718174
|
||||||
|
server: false # Disable old version
|
||||||
|
client: false
|
||||||
|
- mod_id: 377897
|
||||||
file_id: 7852443
|
file_id: 7852443
|
||||||
server: true
|
server: true # Enable new version for server & client
|
||||||
client: true
|
client: true
|
||||||
|
|
||||||
# Fix stupid Curse API
|
# Fix stupid Curse API
|
||||||
|
|||||||
Reference in New Issue
Block a user