Merge commit 'befdd2c10a
' into 1.17.1
This commit is contained in:
commit
24e16a1850
4 changed files with 13 additions and 1 deletions
|
@ -65,6 +65,7 @@ def useApi(String dep) {
|
|||
|
||||
processResources {
|
||||
inputs.property "version", project.version
|
||||
duplicatesStrategy = 'EXCLUDE'
|
||||
|
||||
from(sourceSets.main.resources.srcDirs) {
|
||||
include "fabric.mod.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue