mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-03-04 06:44:40 +01:00
Old days
- Fix forge bundling an old version of ponder
This commit is contained in:
parent
528bf0aaeb
commit
664a7fa954
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ dependencies {
|
|||
|
||||
jarJar("net.createmod.ponder:Ponder-Forge-${minecraft_version}:${ponder_version}") {
|
||||
version {
|
||||
strictly "[0.7.5,)"
|
||||
strictly "[${ponder_version},)"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue