fix astromine version for real

This commit is contained in:
CoolMineman 2020-08-02 19:28:33 -05:00
parent ba3ad9a032
commit a241e43bcb
No known key found for this signature in database
GPG Key ID: 2439F5FE115256DD

View File

@ -48,7 +48,7 @@ dependencies {
include "me.shedaniel.cloth:config-2:${project.cloth_version}"
modImplementation "io.github.prospector:modmenu:${project.modmenu_version}"
modImplementation "com.github.Chainmail-Studios:Astromine:0c76191"
modImplementation "com.github.Chainmail-Studios:Astromine:0c761914e58c0e5a8ff3925a8afffb3016041563"
}
processResources {