fabric-1.19.4: adapt for 1.19.4 changes

This commit is contained in:
Kosma Moczek 2023-03-14 22:22:27 +01:00
parent f823ecd876
commit 211869f45d
6 changed files with 12 additions and 10 deletions

View file

@ -36,6 +36,10 @@ dependencies {
compileOnly 'net.luckperms:api:5.4'
}
loom {
accessWidenerPath = file("src/main/resources/dynmap.accesswidener")
}
processResources {
filesMatching('fabric.mod.json') {
expand "version": project.version